odoo/addons/stock
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
..
controllers [FIX] stock: fixed error 'cannot import name html_template' 2014-05-08 12:08:56 +02:00
doc [REF] stock: small code refactoring 2014-04-28 11:27:26 +02:00
i18n Launchpad automatic translations update. 2014-05-09 06:53:26 +00:00
report [REF] stock: small code refactoring 2014-04-28 11:27:26 +02:00
security [IMP] Add read access for contact creation user on routes 2014-05-02 16:48:09 +02:00
static [FIX]barcode interface: allow to enter float quantity 2014-05-08 14:37:56 +02:00
test [IMP] Add test and moves state should only be recalculated after the quants have been moved 2014-04-18 10:35:39 +02:00
views [IMP] Correct js assets for barcode scanner 2014-05-05 09:39:31 +02:00
wizard [REF] removal of stock/wizard/mrp_procurement.py which was unused + refactoring of procurement.do_view_procurements() in order to use new API of ir.model.data 2014-05-07 11:18:18 +02:00
__init__.py [FIX]stock_barcode_interface: rework of the barcode interface to use bootstrap only 2014-02-26 17:10:03 +01:00
__openerp__.py [REF] removal of stock/wizard/mrp_procurement.py which was unused + refactoring of procurement.do_view_procurements() in order to use new API of ir.model.data 2014-05-07 11:18:18 +02:00
partner.py [WIP] split stock module in stock and stock_account that installs itself only if account+stock are installed 2013-07-11 15:05:28 +02:00
partner_view.xml
procurement.py [FIX] stock: removing product_qty from stock move creation 2014-05-08 13:03:57 +02:00
procurement_demo.xml [IMP] Move route_ids from product from stock_location to stock and remove supply_method (change with route) 2013-09-09 13:55:15 +02:00
product.py [MERGE] forward port of branch saas-4 up to revid 9410 chs@openerp.com-20140507164207-kmme4tsrd4w1m7l1 2014-05-07 19:01:12 +02:00
product_view.xml [FIX] outgoing error in claim + receptions should be incoming 2014-04-29 11:23:07 +02:00
res_config.py [FIX] a lot a fixes or usability improvements. Includes a branch of jco as well with other fixes 2014-04-16 16:53:13 +02:00
res_config_view.xml [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
stock.py [REF] stock: raising an error if we try to set the product_qty field on stock.move instead of the product_uom_qty, to detect programming errors and warn that the semantic of this field changed 2014-05-08 12:41:22 +02:00
stock_data.xml [REF] stock: removal of unused decimal.precision 2014-04-17 10:17:07 +02:00
stock_data.yml [FIX] a lot a fixes or usability improvements. Includes a branch of jco as well with other fixes 2014-04-16 16:53:13 +02:00
stock_demo.xml [FIX] stock, inventory management 2014-04-09 15:08:59 +02:00
stock_demo.yml [IMP] bring back the tests - backported from little after v7.0 in the trunk 2014-04-04 11:24:09 +02:00
stock_demo_pre.yml [FIX] Split demo_pre.yml in stock_data.xml for ir_model_data 2013-10-28 11:39:06 +01:00
stock_incoterms.xml
stock_location_demo_cpu1.xml [MERGE]with main 2013-12-12 14:15:43 +05:30
stock_location_demo_cpu3.yml merge sto-stoloc data 2013-10-10 14:03:31 +02:00
stock_orderpoint.xml merge sto-stoloc data 2013-10-10 14:03:31 +02:00
stock_orderpoint.yml merge sto-stoloc data 2013-10-10 14:03:31 +02:00
stock_report.xml [MERGE] Merge from trunk-wms-loconopreport-jco 2014-03-26 16:50:41 +01:00
stock_sequence.xml [WIP] Remove stock_journal, change name and origin of created procurement, remove some remaining picking in/out, add sequence on dropship 2013-07-25 16:43:35 +02:00
stock_view.xml [IMP] replace all 'Group By...' by 'Group By' 2014-05-22 11:44:35 +02:00