odoo/addons/purchase
Christophe Simonis fb650ee92e [MERGE] product: refactoring of product variants.
close PR #222
2014-05-30 10:22:36 +02:00
..
doc [IMP] Remove prints, add docs, refactor variables in price_calculation, uom_compute when negative stock for average 2013-05-31 14:41:32 +02:00
edi [MERGE] Forward-port of latest saas-4 fixes, up to 0452851 2014-05-27 20:49:49 +02:00
i18n Launchpad automatic translations update. 2014-05-18 05:53:48 +00:00
report [MERGE] Forward-port latest 7.0 bugfixes, up to f8671cb 2014-05-22 16:44:33 +02:00
security [REF] product refactoring: prices.history model renamed into product.price.history + passed 'date' as real parameter instead of contextual one in get_history_price() because it makes more sense. 2014-04-28 17:33:55 +02:00
static/description [remove]purchase:remove purchase dashboard description and image 2014-01-29 18:07:37 +05:30
test [REV] reverted commit 9606, as it was hiding a bug instead of fixing it 2014-03-27 11:37:33 +01:00
views [MERGE] Forward-port of latest saas-4 fixes, up to 0452851 2014-05-27 20:49:49 +02:00
wizard WMS usability (part) + WMS Merge PO 2013-10-02 15:42:42 +02:00
__init__.py
__openerp__.py [MERGE] Merge from trunk test 2014-05-02 15:03:52 +02:00
company.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
company_view.xml
partner.py [FIX] code cleanup (addon purchase) 2014-05-07 16:45:32 +02:00
partner_view.xml [FIX] change the string 'pay invoices' to 'supplier inv.' to avoid misleading the user (there is another 'invoices' button) (addon purchases) 2014-04-15 15:18:18 +02:00
purchase.py [MERGE] product: refactoring of product variants. 2014-05-30 10:22:36 +02:00
purchase_data.xml [REF] purchase: cleaning the TODO messages 2014-04-25 11:11:28 +02:00
purchase_data.yml [REF] purchase: cleaning the TODO messages 2014-04-25 11:11:28 +02:00
purchase_demo.xml [FIX] purchase: fixed warning 'no field schedule_range exists in res.company' because it has been removed few commits ago 2014-04-03 10:24:23 +02:00
purchase_order_demo.yml [IMP]improve yml code 2013-05-06 17:05:57 +05:30
purchase_report.xml [IMP] Purchase quotation and purchase order converted to QWeb 2014-02-14 15:46:27 +01:00
purchase_sequence.xml
purchase_stock_demo.yml [IMP]improve code 2013-12-06 19:36:59 +05:30
purchase_view.xml [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00
purchase_workflow.xml [IMP] Make sure procurement goes only in exception on cancel + simplify wkf 2014-04-23 10:28:08 +02:00
res_config.py [MERGE] stock_account, purchase: better usability in settings to install stock_account and manage options to use costing methods and invenotyr valuation 2014-04-15 13:29:15 +02:00
res_config_view.xml [IMP]Rename stock_complex_route to stock_dropshipping. Added option for stock_dropshipping on warehouse configuration as well as purchase configuration 2013-12-03 18:44:48 +05:00
stock.py [MERGE] branch of jco fixing shipping exception in mrp + cancellation in chained moves 2014-04-25 15:24:49 +02:00
stock_view.xml [MERGE] merged with trunk up to revision 9425. Needs to find another icon for Traceability on lot, though 2014-05-07 20:29:17 +02:00