odoo/addons/stock
Denis Ledoux 41d172ea6d [FIX] product, stock: set active field in default product view, instead of inherited view of stock module
The active field was placed in the Delays section, which does not make sense
Besides, we should be able to disable products by default, not when stock is installed.

bzr revid: dle@openerp.com-20140408180920-jpl50ups6ro1z4qp
2014-04-08 20:09:20 +02:00
..
i18n Launchpad automatic translations update. 2014-03-20 06:19:44 +00:00
report [IMP] improves the Reception Analysis reporting view, removes old Day, Month, Year field from the postgres view and updates the dashboard graph view (addon stock) 2014-01-29 14:55:19 +01:00
security [FIX] stock: warehouse manager impliying account invoicing group is enough (no need to be accountant) 2013-12-19 17:03:45 +01:00
static [IMP] */static/description/index.html: link to /start include app name 2013-07-15 18:25:04 +02:00
test [IMP] stock: add comment for a yml test 2013-12-09 12:15:50 +01:00
tests [IMP] stock: do not use assert in (python) tests 2013-11-08 23:15:35 +01:00
wizard [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9929 revid:dle@openerp.com-20140325104921-x8zjx5p71l1o3uif 2014-03-25 12:24:13 +01:00
__init__.py
__openerp__.py [IMP] stock: convert yml test to python 2013-08-23 13:58:51 +02:00
board_warehouse_view.xml [IMP] improves the Reception Analysis reporting view, removes old Day, Month, Year field from the postgres view and updates the dashboard graph view (addon stock) 2014-01-29 14:55:19 +01:00
partner.py [REF] *: change linked to server revision 4907. Removed deprecated 'view_load' attribute + removed duplicated first argument of property fields which is replaced with 'relation' argument in case where it is really needed (relational fields): indeed this first argument was totally useless for property of float type (for example). 2013-06-24 11:05:15 +02:00
partner_view.xml
product.py [FIX]stock: product Forecasted Quantity, incoming and outgoing help tooltip were half removed 2014-02-04 11:08:35 +01:00
product_data.xml
product_view.xml [FIX] product, stock: set active field in default product view, instead of inherited view of stock module 2014-04-08 20:09:20 +02:00
res_config.py [IMP]align multi-line string 2013-09-17 18:38:14 +05:30
res_config_view.xml [IMP] product: re-enabled the multi variant feature 2013-02-20 09:27:07 +01:00
stock.py [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9929 revid:dle@openerp.com-20140325104921-x8zjx5p71l1o3uif 2014-03-25 12:24:13 +01:00
stock_data.xml [REM]Remove all account.journal.view and account.journal.column references 2012-11-22 11:45:04 +01:00
stock_demo.xml [IMP]Removed shop. 2013-11-12 19:09:24 +05:30
stock_demo.yml [IMP]: stock: Improved shipment.yml for split lot problem for stock manager 2013-03-29 21:04:03 +05:30
stock_incoterms.xml
stock_report.xml [FIX] stock: allow modification of stock.picking.{in,out} reports via report designer 2013-08-23 15:12:14 +02:00
stock_sequence.xml [IMP]fix problem of getting reference of internal moves 2012-10-30 11:04:08 +05:30
stock_view.xml [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9929 revid:dle@openerp.com-20140325104921-x8zjx5p71l1o3uif 2014-03-25 12:24:13 +01:00
stock_workflow.xml