c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #04793
[Bug 677008] Re: [6.0 RC1] Create invoice from Outgoing Deliveries type is not in context
There is sample of a patch to correct this bug.
** Patch added: "onshipping_invoice.patch"
https://bugs.launchpad.net/openobject-addons/+bug/677008/+attachment/1737253/+files/onshipping_invoice.patch
--
[6.0 RC1] Create invoice from Outgoing Deliveries type is not in context
https://bugs.launchpad.net/bugs/677008
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: New
Bug description:
When create an invoice from an outgoing deliveries, the wizard ask you the journal.
After the creation of the invoice, you can see the created invoice, but the journal is not record in the invoice. When you try to change the journal, only 'sale' type journal is possible, but we are in the 'Outgoing deliveries' so the available journals should be 'purchase' type.
The problem comes because of the attribute 'type' is not passed in the context.
References