odoo/addons/product
Thibault Delavallée 67613957e4 [MERGE] Merged OpenChatter part 1/2. OpenChatter, part 1/2.
This revision adds a social messaging system inside OpenERP, that will be used by addons to display notifications (such as status changes), user comments, and emails. All message types are managed in a unified system. Social aspects are also enforced, by an easy invite system based on share, and a subscription mechanism allowing to follow messages post on records users want to follow. res.logs are removed from OpenERP and replaced by OpenChatter.

This revision adds theaddons-side of OpenChatter part 1/22. Main addons are updated in order to use the new feature: notifications on state/stage change, management of subscriptions. It also includes addons-side update related to the need_action mechanism, by defining the states in which user_ids are sent to the need_action engine. Server- and web-sides of need_action have already been merged in previous revisions.

bzr revid: tde@openerp.com-20120406123732-6fl2uzxzqr864jc4
2012-04-06 14:37:32 +02:00
..
i18n Launchpad automatic translations update. 2012-02-22 04:58:05 +00:00
process [REM] remove role_ids field in process xml file. 2010-10-05 15:46:39 +05:30
report [IMP]: Removed pageSize from report rml as it will be taken from company paper format; 2011-12-21 14:38:11 +05:30
security [IMP] product,mrp: move group_mrp_properties into module product, to add use on sale order lines 2012-04-04 15:47:31 +02:00
test [IMP] product, sale, purchase, mrp, account: change unit label 'PCE' into 'Unit' 2012-03-08 15:44:39 +01:00
wizard [IMP] config wizards: remove ir.actions.todo that are no longer useful 2012-04-03 15:26:18 +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] config wizards: remove ir.actions.todo that are no longer useful 2012-04-03 15:26:18 +02:00
_common.py [FIX] Change the year of the copyright 2010-01-12 10:18:39 +01:00
partner.py [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
partner_view.xml [IMP] product: rename xml ids of new usability groups 2012-03-21 11:01:44 +01:00
pricelist.py [MERGE] product: cleanup yml 2012-01-05 17:52:19 +05:30
pricelist_view.xml [MERGE] from trunk 2012-04-03 10:27:56 +02:00
product.py [MERGE] Merged OpenChatter part 1/2. OpenChatter, part 1/2. 2012-04-06 14:37:32 +02:00
product_data.xml [IMP] product, sale, purchase, mrp, account: change unit label 'PCE' into 'Unit' 2012-03-08 15:44:39 +01:00
product_demo.xml [MERGE] merged with trunk developement branch. 2011-12-22 16:24:11 +05:30
product_pricelist_demo.yml [MERGE] product: cleanup yml 2012-01-05 17:52:19 +05:30
product_report.xml [IMP]:sale,product,account:improved reports. 2010-09-01 16:06:32 +05:30
product_shortcut_data.xml FIX] shortcuts remove in view file and create data in separate file and set noupdate='1'. 2011-01-11 14:37:20 +05:30
product_view.xml [MERGE] Merged with main addons. 2012-04-05 18:55:29 +02:00