← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 677008] Re: [6.0 RC1] Create invoice from Outgoing Deliveries type is not in context

 

It's more complicated than this error of context :

The created invoice is an out_invoice, but out_invoice is an invoice to
send to a customer when here, you want to create a invoice to pay to a
supplier.

It's  big problem for accounting module.

-- 
[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