odoo/addons/purchase
Géry Debongnie 555677f14d [IMP] replace all 'Group By...' by 'Group By'
in all searchview, the 'Group By...' looks weird, next to the Custom
Reports and Filters.  This change was requested by the upper management
2014-05-22 11:44:35 +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 [FIX] purchase: wrong reference in xml file (introduced with the last merge with trunk) 2014-03-02 18:06:46 +01:00
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
report [IMP] replace all 'Group By...' by 'Group By' 2014-05-22 11:44:35 +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] merged with main trunk (revision 9186) 2014-02-28 14:15:16 +01: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 [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
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] 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
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] replace all 'Group By...' by 'Group By' 2014-05-22 11:44:35 +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