Commit Graph

4118 Commits

Author SHA1 Message Date
Arnaud Pineux 5183083743 [IMP] change sequence number for top menu items
bzr revid: api@openerp.com-20121122082312-1002q16yus0gs4q8
2012-11-22 09:23:12 +01:00
Fabien Pinckaers aeb29763d5 [IMP] membership + merge stock
bzr revid: fp@tinyerp.com-20121122061244-0a9zawsg8ebohdi5
2012-11-22 07:12:44 +01:00
Arnaud Pineux 1d335a7cdb [IMP] Re-set the sequence number for main menus
bzr revid: api@openerp.com-20121121162753-3mi0si4kf3rei42n
2012-11-21 17:27:53 +01:00
Fabien Pinckaers 0cca84f1f7 [IMP] views
bzr revid: fp@tinyerp.com-20121115083400-i18b1yxfkq6j7y70
2012-11-15 09:34:00 +01:00
Fabien Pinckaers 511ddde903 [MERGE]
bzr revid: fp@openerp.com-20121114223547-oprwc2wo3d5e62uw
2012-11-14 23:35:47 +01:00
Fabien Pinckaers 828dbc853a [MERGE] fix tracking colors
bzr revid: fp@tinyerp.com-20121114165631-w7l55tewiumzl3le
2012-11-14 17:56:31 +01:00
Thibault Delavallée 4e2609f35f [MERGE] Mail: improve incoming/outgoing emails behavior
Main:
- updated overall code to match the new mail openerp tools
- message_route: after checking the headers to find if the incoming email is a reply in an existing discussion, it checks whether the email is a reply to a private discussion (without model, res_id), based on the message_id of the mail; it then relies on the aliases then fetchmail, as before
- incoming emails and quick posting through Chatter now calls message_post_user_api (based on old message_post_api), that performs some things the composer do on its side (adding recipients of a replied message, cleaning the content)
Misc:
- general: updated modules according to the new tools mail functions
- general: message related to a new app installation now have a comment subtype, meaning they will effectively be pushed
- mail: improved set_message_read, fixed a bug with message_id
- fetchmail: fixed a bug in fetchmail module about non-existing variable
- portal: updated demo data

bzr revid: tde@openerp.com-20121114150500-pzj8zhyt5e29aekb
2012-11-14 16:05:00 +01:00
Fabien Pinckaers 11e4c9bd73 [MERGE] improved useability on stock
bzr revid: fp@tinyerp.com-20121114123758-hsezmxkmce0yki71
2012-11-14 13:37:58 +01:00
Fabien Pinckaers 241b6f9d3d [MERGE] translated key for INV (inventory)
bzr revid: fp@tinyerp.com-20121114122851-kn39kf8ranf7clkz
2012-11-14 13:28:51 +01:00
Thibault Delavallée 64277d04c3 [IMP] Addons: messages when installing key apps is not of comment subtype, meaning they are effectively pushed.
bzr revid: tde@openerp.com-20121114115504-tvh0j9ks0jde12ed
2012-11-14 12:55:04 +01:00
Fabien Pinckaers 39d209e50f [MERGE] fix chained move with split
bzr revid: fp@tinyerp.com-20121113074955-et3te1hp2k31aywo
2012-11-13 08:49:55 +01:00
Fabien Pinckaers 7f1c95a3b6 [IMP] better wording
bzr revid: fp@tinyerp.com-20121113073654-rdqgryi5crww11uo
2012-11-13 08:36:54 +01:00
Fabien Pinckaers 761b2805d9 [MERGE] fix picking type for chained locations
bzr revid: fp@tinyerp.com-20121112103147-jgk2040q1ny35o95
2012-11-12 11:31:47 +01:00
Fabien Pinckaers d49338baa8 [MERGE] missing context stock
bzr revid: fp@tinyerp.com-20121112100129-p7326cz4m0q2sv2y
2012-11-12 11:01:29 +01:00
Khushboo Bhatt (Open ERP) ad450406c3 [IMP]stock:product has been selected by default when creating serial number from wizard
bzr revid: kbh@tinyerp.com-20121112093707-0npy0mvrm9654pk3
2012-11-12 15:07:07 +05:30
Fabien Pinckaers a329231820 [FIX] removed unused lines
bzr revid: fp@tinyerp.com-20121112090130-ka04io3rn8d7govg
2012-11-12 10:01:30 +01:00
Turkesh Patel (Open ERP) 1e262cd3ec [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20121112061543-xdwjidzjvum3x1h3
2012-11-12 11:45:43 +05:30
Turkesh Patel (Open ERP) 269117635f [FIX] stock: meke type field to selection from related field.
bzr revid: tpa@tinyerp.com-20121112061401-jcqef7rxk0rw54g0
2012-11-12 11:44:01 +05:30
Fabien Pinckaers a26bd21208 [MERGE] stock fixes
bzr revid: fp@openerp.com-20121110134352-p3xlzt04rvicz6no
2012-11-10 14:43:52 +01:00
Atul Patel (OpenERP) a67dc4050b [FIX]: FIx invoice using receive and invoice control wizard
bzr revid: atp@tinyerp.com-20121109175400-722eckb1onsc3cmj
2012-11-09 23:24:00 +05:30
Turkesh Patel (Open ERP) 93488d6cc8 [MRG] merge lp:~openerp-dev/openobject-addons/trunk-10click-warehouse-tpa-fix-aja
bzr revid: tpa@tinyerp.com-20121109124943-l3ojm3bcld78vt7h
2012-11-09 18:19:43 +05:30
ajay javiya (OpenERP) 6e27ee461b [FIX]: Fix issue in warehouse module
bzr revid: aja@tinyerp.com-20121109121358-4ws1vlcrteq0ckv4
2012-11-09 17:43:58 +05:30
Atul Patel (OpenERP) b57c6a9d35 [FIX]: Fix active_ids list problem
bzr revid: atp@tinyerp.com-20121109091114-ehqsf3cpk54vd4if
2012-11-09 14:41:14 +05:30
Atul Patel (OpenERP) e320af9320 [FIX]: Fix change button string name for incomming and delivery
bzr revid: atp@tinyerp.com-20121109090620-vb5o35bulkkr8eb6
2012-11-09 14:36:20 +05:30
Atul Patel (OpenERP) 5b770803f1 [FIX]: Fix wrong invoice for partial picking
bzr revid: atp@tinyerp.com-20121109084950-iy37q6zqc71343mr
2012-11-09 14:19:50 +05:30
Atul Patel (OpenERP) aa6b1a9adc [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20121109044350-byzd49uv4iwvmda6
2012-11-09 10:13:50 +05:30
Atul Patel (OpenERP) 2569b98288 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20121107165906-hpmxixny953556jn
2012-11-07 22:29:06 +05:30
Atul Patel (OpenERP) a81e1b2881 [ADD]: Add button on specific condition.
bzr revid: atp@tinyerp.com-20121107164842-lymoy84p30byl0en
2012-11-07 22:18:42 +05:30
Fabien Pinckaers b0c77208d5 [IMP] typo
bzr revid: fp@tinyerp.com-20121108080818-xmwuxk05b2ztoq1j
2012-11-08 09:08:18 +01:00
Atul Patel (OpenERP) 04cdfb2cd5 [FIX]: Open invoice view directly from incomming shipment wizard
bzr revid: atp@tinyerp.com-20121107113316-9gl01qojb32bmex6
2012-11-07 17:03:16 +05:30
Launchpad Translations on behalf of openerp 1c5e8da276 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121107043841-l0evnkldw3r700x5
bzr revid: launchpad_translations_on_behalf_of_openerp-20121107045549-xo24icru3zmufl8e
2012-11-07 04:55:49 +00:00
Vo Minh Thu abbe3ac1de [MERGE] removed a few warnings.
bzr revid: vmt@openerp.com-20121106150431-rem9us13kevan8y0
2012-11-06 16:04:31 +01:00
Nimesh (Open ERP) 096b52f984 [IMP] move receive and control invoice to incoming shipment wizard.
bzr revid: nco@tinyerp.com-20121106124210-dw7iqpjuwwbk7h5j
2012-11-06 18:12:10 +05:30
Amit Dodiya (OpenERP) 7415158960 [FIX]stock : Journal Items view the product name is presented in English instead of partner language while journal items created from Incoming shipments / Delivery Orders
bzr revid: mma@tinyerp.com-20121106112856-fpjx4kt3nn6uen2c
2012-11-06 16:58:56 +05:30
Atul Patel (OpenERP) 19268332b1 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20121106093809-eibhpjjkulqddb4m
2012-11-06 15:08:09 +05:30
Rifakat (OpenERP) ff270a5780 [FIX]stock : translation for string INV is there in Dutch language but it does not displayed for Journal entries posted through inventory
bzr revid: mma@tinyerp.com-20121105124900-6arlp9og3d9jef9e
2012-11-05 18:19:00 +05:30
Hardik d2d2c49910 [IMP]Group string name is updated
bzr revid: hsa@tinyerp.com-20121105120359-m7r5d2xn3cau83v6
2012-11-05 17:33:59 +05:30
Hardik 0d269dca2e [IMP]tooltip are update
bzr revid: hsa@tinyerp.com-20121105104726-5xssl8b7xobisisz
2012-11-05 16:17:26 +05:30
Hardik 06d98bcbbc [IMP]Improvement in different modules
bzr revid: hsa@tinyerp.com-20121105070408-jygn8tx77lvkzqnb
2012-11-05 12:34:08 +05:30
Fabien Pinckaers 68f87f818b [MERGE] English typos
bzr revid: fp@openerp.com-20121102173550-4dg9dmjlpp386vg9
2012-11-02 18:35:50 +01:00
Fabien Pinckaers cd68364301 [MERGE] English typos
bzr revid: fp@openerp.com-20121102173407-umicel4287htim14
2012-11-02 18:34:07 +01:00
Hardik ce8c105630 [IMP]Space is removed from the tooltip
bzr revid: hsa@tinyerp.com-20121102122648-r5c5gpi3pomqx55y
2012-11-02 17:56:48 +05:30
Hardik c6ba162246 [IMP]Update tooltip for tracking lot
bzr revid: hsa@tinyerp.com-20121102113746-zekvha2tj3fml6d1
2012-11-02 17:07:46 +05:30
Hardik 201dff63e4 [IMP]Update tooltip on warehouse module
bzr revid: hsa@tinyerp.com-20121102112053-i88ikvhvu0ig91qe
2012-11-02 16:50:53 +05:30
Ajay Chauhan (OpenERP) dc554450ed [MERGE] merge with lp:openobject-addons
bzr revid: cha@tinyerp.com-20121102102807-7sxmku76hsfasjuy
2012-11-02 15:58:07 +05:30
Fabien Pinckaers bccdc81e1c [MERGE] stock: forecasted qty
bzr revid: fp@tinyerp.com-20121102093744-1f21pi5npww7abcl
2012-11-02 10:37:44 +01:00
Fabien Pinckaers 7d68e7d6a9 [MERGE] bom removed name field
bzr revid: fp@tinyerp.com-20121102084453-olkflm1a7mju0jji
2012-11-02 09:44:53 +01:00
Hardik 1de7caa4e3 [IMP]Warehous - Settings instances of Lot and replace it with Serial Number
bzr revid: hsa@tinyerp.com-20121102064938-znj1bf40f8hq218w
2012-11-02 12:19:38 +05:30
Mayur Maheshwari (OpenERP) f4463db761 [FIX]stock : fix the problem picking is move in available state
bzr revid: mma@tinyerp.com-20121101103934-wgs3o9pjt3b2y793
2012-11-01 16:09:34 +05:30
Amit Patel 190a1d7db7 [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121101061212-m8i3mwkjoky0cnse
2012-11-01 11:42:12 +05:30