openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #14360
[Bug 1031699] Re: edi generation timeout, Invoice creation fails!
Hello inglorious,
I have checked your issue many time.But I'M not getting any warning message.
For your more reference,I have attached video.Please take a look.
We cant valid this type of issue .If you have specific scenario for this issue then you can reopen it.
Right now I'M closing this issue..
Thanks for understanding.!!!
** Attachment added: "Watch this video for more info..!!"
https://bugs.launchpad.net/openobject-addons/+bug/1031699/+attachment/3253998/+files/EDI_invoice.ogv
** Changed in: openobject-addons
Status: New => Invalid
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1031699
Title:
edi generation timeout, Invoice creation fails!
Status in OpenERP Addons (modules):
Invalid
Bug description:
I made some automations in the account.invoice.basic, so the invoices
are generatet and sent to the customer. This fails sometimes, and
sometimes works. If it fails, it comes with the following message:
Warning: edi Invoice generation failed for
browse.record('account.invoice', 458), etc..
That means (if I understand this right), there is an Invoice with the
ID 458, but can't be found.
I change the value addons/edi/models/edi.py, line 462, "time.sleep(3)" to "time.sleep(30)",
Now, it takes 30 seconds, until the edi PDF File is created, instead of 3 seconds.
Is that a bug, or is that just some code, which needs improvement? There is also a comment:
"lame workaround to wait for commit of parent transaction"
??
Thx,
Ingl
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1031699/+subscriptions
References