+1
in trunk
* good examples
** sale/sale.py
def _prepare_order_line_move
and others
missing in purchase and many other modules
** purchase/purchase.py
STATE_SELECTION = [
('draft', 'Request for Quotation'),
('wait', 'Waiting'),
('confirmed', 'Waiting Approval'),
('approved', 'Approved'),
('except_picking', 'Shipping Exception'),
('except_invoice', 'Invoice Exception'),
('done', 'Done'),
('cancel', 'Cancelled')
]
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/724131
Title:
Purchase lines without Invoice Lines Relationship
Status in OpenERP Addons (modules):
Fix Committed
Bug description:
Hello,
Using branch addons-6.0 revision number: 4422
I created a purchase order, but the relationship between purchase
order line and invoice line does not exist, the field
purchase.order.line.invoice_lines is always empty.
Renato Lima - http://www.akretion.com
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/724131/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp