odoo/addons/sale
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
..
edi [FIX] sale: fix related to the print of edi document (the partner address was not displayed because we changed the name of variable by mistake) 2012-04-02 17:07:47 +02:00
i18n Launchpad automatic translations update. 2012-03-21 05:00:34 +00:00
process
report [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address 2012-03-30 11:08:37 +02:00
security [IMP] groups: remove auto-inclusion of admin in groups, and make the inclusion explicit in groups 2012-04-04 11:08:30 +02:00
static/src/img Added modules icons for main apps 2011-12-14 15:48:15 +01:00
test [MERGE] from trunk 2012-04-03 10:27:56 +02:00
wizard [FIX] Fixed write with id instead of ids. 2012-04-03 22:57:06 +02:00
__init__.py [IMP]: Improved code: added functionality to the respected modules. Added get and set methods. 2012-02-29 15:20:21 +05:30
__openerp__.py [IMP] sale: add 'account_voucher' in dependencies (it is functionally needed) 2012-04-02 11:27:46 +02:00
board_sale_view.xml [IMP] account,auction,crm,document,event,hr,mrp,project_*,purchase,sale,stock:-improved the parent menu name for dashboard menus 2012-03-26 15:45:14 +05:30
company.py [IMP] improved edi sale order email template 2011-08-30 18:39:51 +05:30
company_view.xml [IMP] improved edi sale order email template 2011-08-30 18:39:51 +05:30
res_config.py [FIX] sale.config.wizard: set field Project Time Unit on company when module project is installed 2012-04-03 16:39:13 +02:00
res_config_view.xml [FIX] sale.config.wizard: when only one of the invoicing policies is selected, set the default order policy according to the selection 2012-04-03 16:01:20 +02:00
sale.py [MERGE] Merged OpenChatter part 1/2. OpenChatter, part 1/2. 2012-04-06 14:37:32 +02:00
sale_data.xml [FIX] sale: slightly more robust default shop definition 2011-09-30 12:51:11 +02:00
sale_demo.xml [MERGE] Merge with lp:openobject-addons 2012-03-20 10:52:58 +05:30
sale_report.xml [IMP] account,sale,purchase: edi - generate canonical report printout when exporting 2011-10-10 16:38:06 +02:00
sale_sequence.xml [FIX] sale: remove setting of company_id field in sequnece of sale order 2011-12-01 13:54:43 +05:30
sale_unit_test.xml [IMP] sale: rename address_id with parnter_id 2012-03-30 13:20:32 +05:30
sale_view.xml [MERGE] Merged with main addons. 2012-04-05 18:55:29 +02:00
sale_workflow.xml [IMP] sale: Removed/Corrected extra lines. 2011-11-25 16:22:37 +05:30
stock.py [Fix]sale: remove res.address.partner.address 2012-03-05 18:55:43 +05:30
stock_view.xml [FIX] sale: fix attribute groups in views (missing prefix) 2012-03-21 17:25:02 +01:00