odoo/addons/stock
jke-openerp 066ddf883e [FIX] Fix bug with date in stock_demo.yml (without relativedata)
bzr revid: jke@openerp.com-20140106091817-4djgnosjqbho1da3
2014-01-06 10:18:17 +01:00
..
i18n Launchpad automatic translations update. 2013-12-12 05:15:25 +00:00
report [IMP] stock, internal picking list report: added putaway/removal strategies features in the internal picking report 2013-12-23 15:26:46 +01:00
security [FIX] stock: installation error fixed (reference to account module which may not be installed) + stock_account: changed group implied by stock manager's one as group_account_invoice instead of group_account_user in order to give just as power as needed and not more 2013-12-31 11:02:28 +01:00
static [REF] stock: removed custom kanban sparkline and gauge and used default ones from web branch (wipped 4k lines of code ^^ and should have fixed a glitch on runbot when MRP and picking wave modules are installed (?)). Small usability improvements in the kanban view of picking type. 2013-12-27 17:52:29 +01:00
test [FIX] stock: partial processing of a picking + quants assignation fixed 2013-11-19 16:33:00 +01:00
wizard [FIX] stock: return picking now filter correctly the reverse picking 2013-12-13 15:01:12 +01:00
__init__.py [IMP] Invoice on picking cleaned 2013-08-04 13:53:25 +02:00
__openerp__.py [REF] stock: removed custom kanban sparkline and gauge and used default ones from web branch (wipped 4k lines of code ^^ and should have fixed a glitch on runbot when MRP and picking wave modules are installed (?)). Small usability improvements in the kanban view of picking type. 2013-12-27 17:52:29 +01:00
board_warehouse_view.xml [IMP] tests YAML stock 2013-06-30 22:13:23 +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 [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30
procurement.py [REV] stock: removed feature that was looking if a procurement was in exception (because all its moves were cancelled) at the time of _run_move_create and which cancel the previously made attempt (to avoid duplicates). The reason of this removal is that it may have side effects, and that we prefer let the users manually fix exceptions (dixit fp) 2013-12-20 13:54:34 +01: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 [FIX] stock: fixed product_available function to take the location and warehouse into consideration 2013-10-30 15:22:42 +01:00
product_view.xml [MERGE] trunk 2013-11-29 17:56:44 +01:00
res_config.py [FIX] stock: added company_id field on stock config settings 2013-12-12 10:56:51 +01:00
res_config_view.xml [IMP] stock: misc changes (mainly the date propagation and a fix in push rules). See the details bellow. 2013-12-11 11:25:11 +01:00
stock.py [IMP] stock, usabiltiy: kanban view of operations 2013-12-24 13:27:48 +01:00
stock_data.xml [IMP] stock: renamed 'MTO' route into 'Make To Order' 2013-12-12 11:11:32 +01:00
stock_data.yml [FIX] Split demo_pre.yml in stock_data.xml for ir_model_data 2013-10-28 11:39:06 +01:00
stock_demo.xml [FIX] stock: demo data for chicago warehouse 2013-12-12 12:33:08 +01:00
stock_demo.yml [FIX] Fix bug with date in stock_demo.yml (without relativedata) 2014-01-06 10:18:17 +01: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 [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
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 [REF] stock: renamed picking_barcode.rml into package_barcode.rml 2013-11-20 15:23:29 +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 [REF] stock: removed custom kanban sparkline and gauge and used default ones from web branch (wipped 4k lines of code ^^ and should have fixed a glitch on runbot when MRP and picking wave modules are installed (?)). Small usability improvements in the kanban view of picking type. 2013-12-27 17:52:29 +01:00