odoo/addons/stock
Thibault Delavallée 38d64147d5 [IMP] product: only template child / multiple template childs form view improvements
- added a is_only_child field on product.product, telling whether the
product is the only child of the product.template
- improved the product form view, to set readonly all fields coming fgrom
the template when the product is not the only child. This way, the user
is more aware that changing a value in the template changes the value
for all child products. He will have to do those changes on the template
form. A link to the template has been added in the product form view.

bzr revid: tde@openerp.com-20140122095826-8k0wl7af57iiyify
2014-01-22 10:58:26 +01:00
..
i18n Launchpad automatic translations update. 2014-01-10 05:32:16 +00:00
report [MERGE] forward port of branch 7.0 up to revid 9636 mat@openerp.com-20131122165504-tmbg0ixhqed4kdkz 2013-11-22 20:31:22 +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] Sync with trunk, tries to solve conflicts. There are still some new images to convert into images in xml files. 2014-01-16 11:39:10 +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 [FIX][TRUNK] Error in Reporting Dashboard (Warehouse). 2012-12-04 14:59:18 +05:30
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 [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
product_data.xml
product_view.xml [IMP] product: only template child / multiple template childs form view improvements 2014-01-22 10:58:26 +01: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 [FIX] stock: stock picking workflow signaling on the wrong model 2013-12-10 18:38:28 +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]with lp:~openerp-dev/openobject-addons/trunk-website-al. 2014-01-08 15:06:59 +05:30
stock_workflow.xml