odoo/addons/product
Fabien Pinckaers 471dd0998d stock.move.group renamed to procurement.group
procurement module (where stock.move.group was defined) does not depend on the stock module
the same grouping system could be used for services too

procurement.group
removed sequence_id field
put a default values on the name field, using a defined sequence
renamed "Move Group" into "Procurement Requisition"

procurement object:
location_id should not come from the customer property but should be stored on the procurement (set by the sale order, using the customer property)

bzr revid: fp@tinyerp.com-20130629091328-5gc39647aa2pymlf
2013-06-29 11:13:28 +02:00
..
i18n Launchpad automatic translations update. 2013-06-11 06:32:47 +00:00
process [REM] more nonsensical @model + @ref 2013-04-29 14:52:17 +02:00
report [MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953-itt79mu5xrl7suv4 2013-06-13 20:15:03 +02:00
security [FIX]product: rename product_variant group since it is not used in v7.0 but still in trunk and users don't understand why nothing happen when ticking the option 2013-03-05 11:01:20 +01:00
test [FIX] import openerp.netsvc instead of netsvc in YML tests. 2013-02-09 07:24:36 +01:00
wizard [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
__init__.py [FIX] product: move config wizard stuff into sale and purchase 2012-03-22 14:03:20 +01:00
__openerp__.py [IMP] product: new widget for UOMFactor 2012-10-12 15:57:08 +05:30
_common.py
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 [IMP] made independant purchase pricelist in supplier 2013-05-09 16:00:45 +05:30
pricelist.py [MERGE] forward port of addons v7 up to revision 9045 2013-04-22 17:34:49 +02:00
pricelist_view.xml [IMP] hide label when click in 'based on' except 'other pricelist' and improve 'Other Pricelist' 2012-10-09 12:08:14 +05:30
product.py stock.move.group renamed to procurement.group 2013-06-29 11:13:28 +02:00
product_data.xml [TODO] code review of the WIP 2013-05-07 16:47:28 +02:00
product_demo.xml [FIX]Remove sale_delay field from the product_demo.xml file 2012-10-12 12:29:43 +05:30
product_image_demo.xml [FIX]: product: Fixed field name of product image 2012-08-08 12:14:11 +05:30
product_pricelist_demo.yml [FIX] product : Improved the test cases. 2012-09-19 18:43:05 +05:30
product_report.xml [IMP] product: declare the product_pricelist report using XML only. 2013-02-22 10:35:01 +01:00
product_shortcut_data.xml
product_view.xml [IMP] Change product view for updating price, uom in product margin 2013-06-03 17:15:21 +02:00