odoo/addons/purchase/wizard
Nicolas Martinelli 4a7159ca78 [FIX] purchase: merge RFQ if same currency and merge order lines in appropriate RFQ
- RFQ of same currency are merged (fixes #5901 and opw: 632594)
- Merge order lines in the appropriate RFQ
2015-04-15 14:10:27 +02:00
..
__init__.py [IMP] config wizards: remove ir.actions.todo that are no longer useful 2012-04-03 15:26:18 +02:00
purchase_line_invoice.py [FIX] purchase, accont_anglo_saxon: fixed the creation of invoice from PO lines so that it reuse the _prepare_inv_line() method. This code factorization is needed in order to work with account_anglo_saxon module (before the anglo saxon accounting mode was ignored if the PO's invoicing method was 'generate invoices from PO lines') 2013-06-24 11:07:41 +02:00
purchase_line_invoice_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
purchase_order_group.py WMS usability (part) + WMS Merge PO 2013-10-02 15:42:42 +02:00
purchase_order_group_view.xml [FIX] purchase: merge RFQ if same currency and merge order lines in appropriate RFQ 2015-04-15 14:10:27 +02:00