Commit Graph

658 Commits

Author SHA1 Message Date
Fabien Pinckaers 5c791531aa [IMP] improved typos
bzr revid: fp@tinyerp.com-20120522161055-6013qr1s4p773hoj
2012-05-22 18:10:55 +02:00
Amit Patel (OpenERP) 1aefff9733 [MERGE]:merged from trunk
bzr revid: apa@tinyerp.com-20120517101517-npk57s14kgxlk7in
2012-05-17 15:45:17 +05:30
Raphael Collet 9c6f104d86 [MERGE] trunk-v62_config (improve and complete new config wizards)
bzr revid: rco@openerp.com-20120515144630-j6qltq8e2t7grxj2
2012-05-15 16:46:30 +02:00
Quentin (OpenERP) f3b695ae53 [IMP] stock, sale, purchase: some code optimization and few enhancements related to split of stock.picking into several objects
bzr revid: qdp-launchpad@openerp.com-20120507111222-2wnmkgiluiqwti82
2012-05-07 13:12:22 +02:00
Saurang Suthar (OpenERP) 2ad3b32160 [IMP]:improved title Minimum Salesman by Salesperson everywhere
bzr revid: ssu@tinyerp.com-20120504121326-nqpx2eyqc1qrp04w
2012-05-04 17:43:26 +05:30
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
DBR (OpenERP) 92c675ed55 [Merge]with: lp:~openerp-dev/openobject-addons/trunk-v62_config
bzr revid: dbr@tinyerp.com-20120503091926-8p240csr3bbu09un
2012-05-03 14:49:26 +05:30
Amit Patel (OpenERP) d1147c51e9 [IMP]
bzr revid: apa@tinyerp.com-20120501123446-kykbs2zi3pj0kq9u
2012-05-01 18:04:46 +05:30
Amit Patel (OpenERP) 0c60855006 [MERGE]
bzr revid: apa@tinyerp.com-20120430045141-mr0r598jvumg7e05
2012-04-30 10:21:41 +05:30
Raphael Collet 00ee3bccd2 [IMP] sale.order: improve English in labels and tooltips
bzr revid: rco@openerp.com-20120427133326-ofsz2ovqidalx4y3
2012-04-27 15:33:26 +02:00
Raphael Collet 33deda8f83 [MERGE] from trunk
bzr revid: rco@openerp.com-20120427131241-6gf7x3lzhux5qnnh
2012-04-27 15:12:41 +02:00
Amit Patel (OpenERP) db1bc82390 [IMP]
bzr revid: apa@tinyerp.com-20120427104454-m070c4w0ia6m4knx
2012-04-27 16:14:54 +05:30
Jagdish Panchal (Open ERP) 29918c6418 [IMP] rename UOM to Unit of Measure everywhere in sale,stock,purchase,project_long_term and project_planning
bzr revid: jap@tinyerp.com-20120425120908-z13f1k2an7q01b8j
2012-04-25 17:39:08 +05:30
Thibault Delavallée fab959eda8 [FIX] Fixed wrong var name due to copy and paste.
bzr revid: tde@openerp.com-20120418150026-mxct64r1cuoq5131
2012-04-18 17:00:26 +02:00
Thibault Delavallée 5b89f73e3e [FIX] Fixed missing imports.
bzr revid: tde@openerp.com-20120418134143-fb9c3sf7oudju7ey
2012-04-18 15:41:43 +02:00
Thibault Delavallée 1aa720a73d [FIX] Fixed date formatting in several messages. It now adds the user timezone to add coherence.
bzr revid: tde@openerp.com-20120418123150-dtw13rhrrhqibo1e
2012-04-18 14:31:50 +02:00
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
Thibault Delavallée 6e6608fe79 [FIX] sale: error with messages
bzr revid: tde@openerp.com-20120405105821-m8d45kjg5dglk9ix
2012-04-05 12:58:21 +02:00
Thibault Delavallée fe6e58a40e [FIX] Propagated ir.needaction class name change.
bzr revid: tde@openerp.com-20120403172108-ccvtnt512yexefe1
2012-04-03 19:21:08 +02:00
Thibault Delavallée 2441253c24 [FIX] Added missing argument in method definition
bzr revid: tde@openerp.com-20120403125031-jmww8b2ece58ckiz
2012-04-03 14:50:31 +02:00
Thibault Delavallée 25275126d9 [FIX] sale: fix function args
bzr revid: tde@openerp.com-20120403122438-o3x7nvm822b7xx2j
2012-04-03 14:24:38 +02:00
Thibault Delavallée 829e8e3a4f [MERGE] Merged with rga sales branch
bzr revid: tde@openerp.com-20120403121917-3kcz7snvfuc3tk89
2012-04-03 14:19:17 +02:00
Raphael Collet 017c5f8290 [MERGE] from trunk
bzr revid: rco@openerp.com-20120403082756-egpot17iztniu8tr
2012-04-03 10:27:56 +02:00
RGA(OpenERP) 81003b68ed [IMP] Small improvement of messages
bzr revid: rgaopenerp-20120403060543-9sym6trb0tqvavl8
2012-04-03 11:35:43 +05:30
Thibault Delavallée 5a08aaddd4 [IMP] Small improvement of messages
bzr revid: tde@openerp.com-20120402153303-5r5v1nvemj29vh9l
2012-04-02 17:33:03 +02:00
Thibault Delavallée 65b3cf3c4b [MERGE] Merged with framework branch
bzr revid: tde@openerp.com-20120402153204-biubz1zp4euw0d5f
2012-04-02 17:32:04 +02:00
Sanjay Gohel (Open ERP) 1e7213e03b [MERGE]merge with trunk
bzr revid: sgo@tinyerp.com-20120402053506-murku1s7cn96rwde
2012-04-02 11:05:06 +05:30
Sbh (Openerp) deedfe2034 [IMP] sale: rename address_id with parnter_id
bzr revid: sbh@tinyerp.com-20120330075032-wmbw3kv21h44u60i
2012-03-30 13:20:32 +05:30
Sbh (Openerp) d9359aacfb [IMP]account: remove address_id form compute_all
bzr revid: sbh@tinyerp.com-20120329124138-isbvzt8z4drn7fwn
2012-03-29 18:11:38 +05:30
Sanjay Gohel (Open ERP) 623965a9a7 [IMP]Improve tool tip
bzr revid: sgo@tinyerp.com-20120323130745-lw4i7r619e9mox5c
2012-03-23 18:37:45 +05:30
Raphael Collet da3e32700a [MERGE] trunk-v62_config_sale-uco (new sale config wizard)
bzr revid: rco@openerp.com-20120321152751-9okrox08jmd2wrxu
2012-03-21 16:27:51 +01:00
RGA(OpenERP) 15bdffe237 [IMP] change method name _notificate to _send_note and use new api of need action
bzr revid: rgaopenerp-20120316134501-83xvlo0xwoiqhod0
2012-03-16 19:15:01 +05:30
RGA(OpenERP) 5d29a27a5f [IMP] Added notification for sale
bzr revid: rgaopenerp-20120313093045-x8tsaxjqwts113jz
2012-03-13 15:00:45 +05:30
Sanjay Gohel (Open ERP) 2cc824e2c2 [IMP]minor changes
bzr revid: sgo@tinyerp.com-20120306070106-r8bm18vpqahgr865
2012-03-06 12:31:06 +05:30
Sanjay Gohel (Open ERP) 9d3411ee54 [IMP]remove comments unused code
bzr revid: sgo@tinyerp.com-20120306063302-thlryjejp9idkjq3
2012-03-06 12:03:02 +05:30
Kuldeep Joshi (OpenERP) 50997f9fe8 [Fix]sale: remove res.address.partner.address
bzr revid: kjo@tinyerp.com-20120305132543-92ba124cpg4zbrix
2012-03-05 18:55:43 +05:30
Ujjvala Collins (OpenERP) 2fdbb02ee8 [IMP]: Removed unnecessary changes.
bzr revid: uco@tinyerp.com-20120305054120-ctletmvngymuke3v
2012-03-05 11:11:20 +05:30
Ujjvala Collins (OpenERP) 4be6bcc9b1 [IMP]: Improved views, code according to new specifications. Improved tooltips
bzr revid: uco@tinyerp.com-20120302085038-z8isyuwxhw7vp6hh
2012-03-02 14:20:38 +05:30
Sanjay Gohel (Open ERP) c7166b7fdb [FIX]Sale:Simplify the picking and the invoice policy on Sale order edit order policy and set invoice on as per needed
bzr revid: sgo@tinyerp.com-20120302064709-430idkcoq18t6q4x
2012-03-02 12:17:09 +05:30
Turkesh Patel (Open ERP) dc51d369f8 [IMP] improved code and aded tax_id field
bzr revid: tpa@tinyerp.com-20120301054425-3cin9dkgn5h6150w
2012-03-01 11:14:25 +05:30
Turkesh Patel (Open ERP) 6873eb1616 [IMP] remove conflict
bzr revid: tpa@tinyerp.com-20120229100958-621k7gheoi70p0th
2012-02-29 15:39:58 +05:30
Turkesh Patel (Open ERP) 927fe7d48d [MRG] merge with lp:~openerp-dev/openobject-addons/trunk-v62_config_sale-uco
bzr revid: tpa@tinyerp.com-20120229092807-42p9jo4c77zphd7d
bzr revid: tpa@tinyerp.com-20120229100510-wqyrbiblzix57zdj
2012-02-29 15:35:10 +05:30
Ujjvala Collins (OpenERP) adc65d5cfa [IMP]: Improved code: added functionality to the respected modules. Added get and set methods.
bzr revid: uco@tinyerp.com-20120229095021-ogpd1s4nyxa7wdns
2012-02-29 15:20:21 +05:30
Turkesh Patel (Open ERP) 1da1c69d82 [IMP] improved code
bzr revid: tpa@tinyerp.com-20120229083904-24eb46zd3elzb66u
2012-02-29 14:09:04 +05:30
Turkesh Patel (Open ERP) 888531ae31 [IMP] improved code for get default time_unit
bzr revid: tpa@tinyerp.com-20120228115946-zltsaspb9hh04b8f
2012-02-28 17:29:46 +05:30
Turkesh Patel (Open ERP) 0c0fbc3ed0 [IMP] change default value of tax and set domain in time_unit field
bzr revid: tpa@tinyerp.com-20120228101209-vczx7bscfgxw5a8o
2012-02-28 15:42:09 +05:30
Turkesh Patel (Open ERP) 8c45474ee3 [IMP] rename the fields and set view.
bzr revid: tpa@tinyerp.com-20120228094950-dtcf2dbknpit0sh6
2012-02-28 15:19:50 +05:30
Turkesh Patel (Open ERP) 01481dc5a1 [IMP] improved code
bzr revid: tpa@tinyerp.com-20120228092439-k2nreueftwv68o0g
2012-02-28 14:54:39 +05:30
Turkesh Patel (Open ERP) 6b7d8c00d1 [IMP] remove group_sale_notes_subnotes ind add field sale_layout
bzr revid: tpa@tinyerp.com-20120228091425-99j1kcz5so20r0yg
2012-02-28 14:44:25 +05:30