Commit Graph

1394 Commits

Author SHA1 Message Date
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
Thibault Delavallée 09d751796b [MERGE] Merged with main addons.
bzr revid: tde@openerp.com-20120405165529-11wrm91tu3xi23ll
2012-04-05 18:55:29 +02:00
Raphael Collet 416375ba2b [IMP] product,mrp: move group_mrp_properties into module product, to add use on sale order lines
bzr revid: rco@openerp.com-20120404134731-3syvingajqrxgysg
2012-04-04 15:47:31 +02:00
Raphael Collet ba1454149c [IMP] groups: remove auto-inclusion of admin in groups, and make the inclusion explicit in groups
bzr revid: rco@openerp.com-20120404090830-nteimn2kvz8nkk7h
2012-04-04 11:08:30 +02:00
Raphael Collet dade28f47d [IMP] config wizards: remove ir.actions.todo that are no longer useful
bzr revid: rco@openerp.com-20120403132618-qtwtg6aafig61wu4
2012-04-03 15:26:18 +02:00
Thibault Delavallée 16e50b1a43 [MERGE] Merged with bth MRP branch
bzr revid: tde@openerp.com-20120403104751-y1iep9psdtn8cphp
2012-04-03 12:47:51 +02:00
Thibault Delavallée 003948ec68 [CLEAN] Cleaned code.
bzr revid: tde@openerp.com-20120403104345-c809hifinqwau2fk
2012-04-03 12:43:45 +02:00
Raphael Collet bc6aa2adcc [IMP] product: move group_uos into category 'hidden'
bzr revid: rco@openerp.com-20120403101154-zcda9iui7zve4pzh
2012-04-03 12:11:54 +02:00
Raphael Collet 1f141f6479 [FIX] product: fix groups in product form view
bzr revid: rco@openerp.com-20120403095237-ssnbtmhphzb4zznx
2012-04-03 11:52:37 +02:00
Raphael Collet 017c5f8290 [MERGE] from trunk
bzr revid: rco@openerp.com-20120403082756-egpot17iztniu8tr
2012-04-03 10:27:56 +02:00
Raphael Collet 7205e2e096 [FIX] stock: misconfigured xml ids
bzr revid: rco@openerp.com-20120322152755-i9ihcm3iac3eyne0
2012-03-22 16:27:55 +01:00
Raphael Collet 1278fdb069 [IMP] stock.config: rename usability groups as part of module stock
bzr revid: rco@openerp.com-20120322150511-luwd99vtm4v4pmdr
2012-03-22 16:05:11 +01:00
Raphael Collet 182f22fc75 [MERGE] branch trunk-v62_warehouse_config-tpa (new stock config wizard)
bzr revid: rco@openerp.com-20120322144357-2k9xpu7ct1i13dl4
2012-03-22 15:43:57 +01:00
Raphael Collet 71b448ea5d [FIX] product: move config wizard stuff into sale and purchase
bzr revid: rco@openerp.com-20120322130320-zbz4zdqfuqju2lj4
2012-03-22 14:03:20 +01:00
Raphael Collet c59d3bea1f [MERGE] parent branch trunk-v62_config
bzr revid: rco@openerp.com-20120322124403-n10zeae7nxld8sy8
2012-03-22 13:44:03 +01:00
Jagdish Panchal (Open ERP) 843dd64d06 [IMP] product: remove group_no_one from Pricelist > Pricelist Version
bzr revid: jap@tinyerp.com-20120322093155-104ez37dp0hfzy39
2012-03-22 15:01:55 +05:30
Thibault Delavallée 9cff260d3d [IMP] Code cleaning
bzr revid: tde@openerp.com-20120322090154-2qau8gkkp5zql8py
2012-03-22 10:01:54 +01:00
Raphael Collet ff05f5dd8f [IMP] product: rename xml ids of new usability groups
bzr revid: rco@openerp.com-20120321100144-h5f6jjuz45p2qi6r
2012-03-21 11:01:44 +01:00
Raphael Collet 0e526bd329 [FIX] sale config: use model sale.config.settings instead of res.config.settings
bzr revid: rco@openerp.com-20120320135002-0gsazmlgock4gmnl
2012-03-20 14:50:02 +01:00
Jagdish Panchal (Open ERP) 3830e9903c [IMP] crm,crm_partner_assign,crm_profiling,report_intrastat,product,sale : apply group_no_one on menus Pricelist Versions,Price Types,Product Categories, Packaging, Intrastat Code
bzr revid: jap@tinyerp.com-20120320093943-pana5qyrdhi0ye28
2012-03-20 15:09:43 +05:30
Jagdish Panchal (Open ERP) 55ac4f44f1 [IMP] sale:change the sequence of menus under Configuration
bzr revid: jap@tinyerp.com-20120319122413-aytom21csngf9bi3
2012-03-19 17:54:13 +05:30
Meera Trambadia (OpenERP) 7427dcd7b1 [IMP] base_*,crm*,plugin_*,product,sale:-added group no_one and reorganised menus
bzr revid: mtr@tinyerp.com-20120319100954-zjkb81m63v5irf4t
2012-03-19 15:39:54 +05:30
Bhumi Thakkar (Open ERP) 8af300da94 [FIX] Renamed methods,overwrite get_needaction_user_ids and message_get_subscribers methods.
bzr revid: bth@tinyerp.com-20120316113324-sbppcme8cigl2hmm
2012-03-16 17:03:24 +05:30
Bhumi Thakkar (Open ERP) ccf298b1ab [FIX] remove uppercase letters from notification messages.
bzr revid: bth@tinyerp.com-20120313120627-61a1akces0f2jicv
2012-03-13 17:36:27 +05:30
Bhumi Thakkar (Open ERP) 11b087a0b6 [FIX] renamed methods' name and modified statements and removed need_action_user_id field from view.
bzr revid: bth@tinyerp.com-20120313114429-b1jyxk7i4v1e5n8t
2012-03-13 17:14:29 +05:30
Turkesh Patel (Open ERP) 5be3d4c4e9 [MRG] merge with lp:~openerp-dev/openobject-addons/trunk-v62_config_product-uco
bzr revid: tpa@tinyerp.com-20120313103015-p37q8zu28xlujnd1
2012-03-13 16:00:15 +05:30
Turkesh Patel (Open ERP) e9e789cd1f [IMP] remove uom and pricelist group
bzr revid: tpa@tinyerp.com-20120313102111-o3r7ktjxwt0oyqj4
2012-03-13 15:51:11 +05:30
Turkesh Patel (Open ERP) 81656c3e7e [MRG] merge with lp:~openerp-dev/openobject-addons/trunk-v62_config_product-uco
bzr revid: tpa@tinyerp.com-20120313093252-y1hduni2ptvjanb9
2012-03-13 15:02:52 +05:30
Turkesh Patel (Open ERP) 48e4959eda [IMP] remove new uom group
bzr revid: tpa@tinyerp.com-20120313092721-qlacpvejyb2r8rhc
2012-03-13 14:57:21 +05:30
Ujjvala Collins (OpenERP) 65d466b4fe [ADD]: Added remaining groups for suppliers and stock packaging.
bzr revid: uco@tinyerp.com-20120312105655-gzs4nci80gzlsnld
2012-03-12 16:26:55 +05:30
Ujjvala Collins (OpenERP) e2c8783f1b [ADD]: Added common configuration for UoM per product group.
bzr revid: uco@tinyerp.com-20120312102702-xp63smj3qcn1eu31
2012-03-12 15:57:02 +05:30
Bhumi Thakkar (Open ERP) 3f6550a82b [FIX] Improved Language of notifications(present perfect simple with passive form) and unnecessary code is removed.
bzr revid: bth@tinyerp.com-20120312102612-rrk1b7xpd132cs87
2012-03-12 15:56:12 +05:30
Turkesh Patel (Open ERP) e7299f1bc4 [MRG] merge with main addons
bzr revid: tpa@tinyerp.com-20120312072551-xewmnp2iklr37ihe
2012-03-12 12:55:51 +05:30
Turkesh Patel (Open ERP) 8f5c20094f [MRG] merge with main addoons
bzr revid: tpa@tinyerp.com-20120312072520-c58jvcgvdq7ezenl
2012-03-12 12:55:20 +05:30
Bhumi Thakkar (Open ERP) 8f8018fc9a [MERGE] merge trunk-social-tde branch.
bzr revid: bth@tinyerp.com-20120309113945-gspwo230ou76n4yr
2012-03-09 17:09:45 +05:30
Raphael Collet d11ba5806e [IMP] product, sale, purchase, mrp, account: change unit label 'PCE' into 'Unit'
bzr revid: rco@openerp.com-20120308144439-yg2txflpu12zcord
2012-03-08 15:44:39 +01:00
Bhumi Thakkar (Open ERP) d94bb35ff7 [FIX] UOM is added in change quantity notification in product and UI of threadview is modified.
bzr revid: bth@tinyerp.com-20120307130713-d9qp1ms3oajj40zk
2012-03-07 18:37:13 +05:30
Bhumi Thakkar (Open ERP) d83bf22983 [IMP] notifications in mrp,bom,product.
bzr revid: bth@tinyerp.com-20120306133816-59cs058o3oq8arro
2012-03-06 19:08:16 +05:30
Turkesh Patel (Open ERP) 76940fc9b0 [IMP] improved code
bzr revid: tpa@tinyerp.com-20120306133114-zdpl6g8y35ga3s3i
2012-03-06 19:01:14 +05:30
Turkesh Patel (Open ERP) 523a765b3b [ADD] add groups in product
bzr revid: tpa@tinyerp.com-20120306124425-zlw6c0eqayf48zxr
2012-03-06 18:14:25 +05:30
Turkesh Patel (Open ERP) a1776c5b96 [IMP] Improved code
bzr revid: tpa@tinyerp.com-20120306055401-wem2vsnpffv7xjf4
2012-03-06 11:24:01 +05:30
Turkesh Patel (Open ERP) 2501d12b39 [IMP] Improved code for purchase_double_validation
bzr revid: tpa@tinyerp.com-20120305090923-smx09xq1ju7a088s
2012-03-05 14:39:23 +05:30
Turkesh Patel (Open ERP) d4ccb87316 [ADD] add new purchase configuration
bzr revid: tpa@tinyerp.com-20120302124357-j26l817ms3s1xn5c
2012-03-02 18:13:57 +05:30
Launchpad Translations on behalf of openerp 84dda4b2b6 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120222045805-zjc3akau5ausy9f6
2012-02-22 04:58:05 +00:00
Launchpad Translations on behalf of openerp 88c25488a5 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120218050004-fsjgcm68ejwkyila
bzr revid: launchpad_translations_on_behalf_of_openerp-20120219054401-1933r0e5ukykqh0h
bzr revid: launchpad_translations_on_behalf_of_openerp-20120220054126-hug47vk8c43pxbqk
bzr revid: launchpad_translations_on_behalf_of_openerp-20120221055612-pdqteum51dyapu2e
2012-02-21 05:56:12 +00:00
Launchpad Translations on behalf of openerp 9f65e1565e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120217050201-xlguleciidhnkxln
bzr revid: launchpad_translations_on_behalf_of_openerp-20120217051344-6opxazcgg875mypq
2012-02-17 05:13:44 +00:00
Launchpad Translations on behalf of openerp 2094148de5 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120216050419-fgzhvlogc71u42qe
bzr revid: launchpad_translations_on_behalf_of_openerp-20120216050718-lf9hgvr1p33jpm2h
bzr revid: launchpad_translations_on_behalf_of_openerp-20120216052148-ta5bwtqg3bzmvp3i
2012-02-16 05:21:48 +00:00
Launchpad Translations on behalf of openerp 750c5db2a3 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120215052758-5ewjbeg83nu452ff
bzr revid: launchpad_translations_on_behalf_of_openerp-20120215054356-0718b6y05htv4o7n
2012-02-15 05:43:56 +00:00
Vo Minh Thu 93f14f9135 [FIX] product.copy(): do it in en_US:
when implementing our own copy() method, and thus part
of the copy_data() method, we should do it in a consistent
way: copy_data() copy the name in en_US, so we should do
it in en_US too. Otherwise we end up writing the name of
the new product with a user-translated name.

lp bug: https://launchpad.net/bugs/799655 fixed

bzr revid: vmt@openerp.com-20120214143420-7c16betfwlwblgjo
2012-02-14 15:34:20 +01:00
Launchpad Translations on behalf of openerp 74b3b0bc69 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120214054303-2gawtr1s4zulhhhs
bzr revid: launchpad_translations_on_behalf_of_openerp-20120214054630-925y7kotw7axa7z4
bzr revid: launchpad_translations_on_behalf_of_openerp-20120214061906-2g5kxwe0xle5u54c
2012-02-14 06:19:06 +00:00