Commit Graph

54348 Commits

Author SHA1 Message Date
Antonin Bourguignon b12e606e18 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120803160951-4n7ckom9hyhgeio2
2012-08-03 18:09:51 +02:00
Antony Lesuisse 96c7c90cdd [FIX] knowledge xml header
bzr revid: al@openerp.com-20120803150432-k3bx5fp1n0dk0pl9
2012-08-03 17:04:32 +02:00
Stephane Wirtel 2cf4416b45 [MERGE]
bzr revid: stw@openerp.com-20120803144555-4cfwpfh71cyundo5
2012-08-03 16:45:55 +02:00
Antony Lesuisse fb0d906382 [MERGE] config-wizard overhaul
bzr revid: al@openerp.com-20120803144112-dvqx8xff1io7topk
2012-08-03 16:41:12 +02:00
Olivier Dony eb0a178196 [MERGE] name_get: support more field types and improve previous name_get changes
Introduces an improved name_get implementation,
supporting a few more fields type used as _rec_name
(such as many2one). The actual rendering of the
"display name" is delegated to the column class,
and computed based on the value returned by read()
for the column.

Funky @classmethod stuff was necessary to allow
column types to delegate to other types, such as
function types which can delegate to the real
type they emulate.

The display_name term was used because it is
being discussed for the new API to add a virtual
display_name column to all models, allowing
clients to read the name_get value along with
regular columns. It looks appropriate too.

Also fixes a few shortcomings of the latest
patches to name_get, such as supporting inherited
columns and avoiding a useless read() call with
only the id column.

bzr revid: odo@openerp.com-20120803142952-8jefy3bsgftucxuk
2012-08-03 16:29:52 +02:00
Olivier Dony f0873dcb32 [MERGE] Sync with trunk - bunch of conflicts resolved
bzr revid: odo@openerp.com-20120803142450-97z551yam1js822h
2012-08-03 16:24:50 +02:00
Antony Lesuisse 15132d85e9 [MERGE] trunk-config-wizard indentation fixes by abo
bzr revid: al@openerp.com-20120803135953-pxdrcnsinq4l3spy
2012-08-03 15:59:53 +02:00
Vo Minh Thu c61431bd3e [MERGE] l10n_ch: merge insanely big patch correcting a f*ck´d up create().
bzr revid: vmt@openerp.com-20120803134938-p3qom1xjkzmsdfyd
2012-08-03 15:49:38 +02:00
Olivier Dony da9ccf503a [FIX] fields.reference: missing coercion to int for res_id, as pointed out by XMO
bzr revid: odo@openerp.com-20120803134111-jrzrszqobm0r02on
2012-08-03 15:41:11 +02:00
Antonin Bourguignon 9a826a3186 [IMP] add proper XML headers to config views
also remove trailing whitespaces and fix indentation

bzr revid: abo@openerp.com-20120803132046-poiy3dt362zhoudl
2012-08-03 15:20:46 +02:00
Antonin Bourguignon a8447abc9b [IMP] add proper XML headers to config views
bzr revid: abo@openerp.com-20120803131542-j37qwqb2wc7913k9
2012-08-03 15:15:42 +02:00
Antonin Bourguignon 566dce9c37 [IMP] change the 'property on lines' label for the more explicit 'product properties on order lines' in the sale config wizard
bzr revid: abo@openerp.com-20120803131125-86daukl9z82eoiwg
2012-08-03 15:11:25 +02:00
Stephane Wirtel b38f7ba28d [REF] Remove my previous workaround, because we have patched the ORM
bzr revid: stw@openerp.com-20120803125937-gzeefj02x0j8swq6
2012-08-03 14:59:37 +02:00
Stephane Wirtel 9c507f5213 [REVERT] Revert the previous patch about the button_uninstall in the modules
bzr revid: stw@openerp.com-20120803125751-4i98jt0jxiroabc8
2012-08-03 14:57:51 +02:00
Antonin Bourguignon 1fa61a5f40 [IMP] change the 'configure' label of the outlook plugin config wizard for something more explicit
bzr revid: abo@openerp.com-20120803125748-p23gqx2ghh4s9paf
2012-08-03 14:57:48 +02:00
Stephane Wirtel 1d361e73f3 [MERGE] lp:~openerp-dev/openobject-addons/trunk-crm_fundraising_removed-mdi
bzr revid: stw@openerp.com-20120803125621-dwt91s7vpb4rlxvd
2012-08-03 14:56:21 +02:00
Antonin Bourguignon 1d853d1b2b [IMP] better handling of showing/hidding groups in accounting config wizard
bzr revid: abo@openerp.com-20120803124659-pjuqqhu4vft9duqe
2012-08-03 14:46:59 +02:00
Stephane Wirtel 6e7a35e819 [MERGE] lp:~openerp-dev/openobject-addons/trunk-first_10_clicks_purchase-mdi/
bzr revid: stw@openerp.com-20120803124606-omnkdxp5ly1tpy4q
2012-08-03 14:46:06 +02:00
Stephane Wirtel 31a2263ada [MERGE] lp:~openerp-dev/openobject-addons/trunk-first_10_clicks_project_issue-mdi
bzr revid: stw@openerp.com-20120803124435-utmn8kw1axbbd1z9
2012-08-03 14:44:35 +02:00
Stephane Wirtel c4d951bdde [MERGE] lp:~openerp-dev/openobject-addons/trunk-first_10_clicks_warehouse_new-mdi/
bzr revid: stw@openerp.com-20120803124314-3ic5nlnc7stqh680
2012-08-03 14:43:14 +02:00
Stephane Wirtel 077be4912e [MERGE]
bzr revid: stw@openerp.com-20120803122457-emvyki50sxnzke1k
2012-08-03 14:24:57 +02:00
Saurang Suthar(OpenERP) e9eb895c6a [IMP] stock: Added default vals of location and hidden by location group
bzr revid: pso@tinyerp.com-20120803122354-3y3ge823cgo9edlk
2012-08-03 17:53:54 +05:30
Divyesh Makwana (Open ERP) e34512006a [IMP] project_issue : Removed the unwanted changes.
bzr revid: mdi@tinyerp.com-20120803115956-a4aee3hnzomie5qj
2012-08-03 17:29:56 +05:30
pso (OpenERP) e178275b98 [IMP] account: Removed Or and Skip from configuration view
bzr revid: pso@tinyerp.com-20120803115323-uq78whuliv3ivgvp
2012-08-03 17:23:23 +05:30
Antonin Bourguignon fa71a450be [IMP] more accurate label for field
bzr revid: abo@openerp.com-20120803114002-owon3wj1flncwq2u
2012-08-03 13:40:02 +02:00
Amit Patel (OpenERP) bb4b519a45 [IMP]:invisible chat of account section when section have no data
bzr revid: apa@tinyerp.com-20120803120805-1kcm94r1snr9pqro
2012-08-03 17:38:05 +05:30
Amit Patel (OpenERP) d83dea9153 [REM]:removed duplicate string
bzr revid: apa@tinyerp.com-20120803113203-a76ei5669sqzc6b6
2012-08-03 17:02:03 +05:30
Amit Patel (OpenERP) c2125a47bd [IMP]:account config wizard:improved bank account on reports
bzr revid: apa@tinyerp.com-20120803103408-ywemd8be9531pilo
2012-08-03 16:04:08 +05:30
Stephane Wirtel 419835329c [FIX] base: remove the uninstall button and improve the filter domain of the modules
bzr revid: stw@openerp.com-20120803103241-u95u5l76sv87hvu8
2012-08-03 12:32:41 +02:00
Amit Patel (OpenERP) fb38c4b76a [IMP]:account config wizard
bzr revid: apa@tinyerp.com-20120803102853-zeztlg9z8urjo647
2012-08-03 15:58:53 +05:30
Vo Minh Thu 675229f9c7 [FIX] l10n_ch: create() takes a dict, not a list.
bzr revid: vmt@openerp.com-20120803101517-91zys7oznpo45345
2012-08-03 12:15:17 +02:00
Vo Minh Thu ddaadd1398 [FIX] orm: disallow LOG_ACCESS fields in the create() method.
Removes the LOG_ACCESS fields from the values given to create(),
otherwise we would end up passing two times the same field to
postgresql.

bzr revid: vmt@openerp.com-20120803094800-81cgwyeg5cmud9mj
2012-08-03 11:48:00 +02:00
Stephane Wirtel a643848ad4 [MERGE] improvements in the crm, sale and stock addons
bzr revid: stw@openerp.com-20120803093625-usuixd544cpzxpze
2012-08-03 11:36:25 +02:00
Ajay Chauhan (OpenERP) de30c75399 [IMP] account_voucher : made "s" capital for some placeholder
bzr revid: cha@tinyerp.com-20120803092502-dsol1hhk9f6locm4
2012-08-03 14:55:02 +05:30
Ajay Chauhan (OpenERP) 74c1be68f6 [Merge] Merge with main addons.
bzr revid: cha@tinyerp.com-20120801120610-qswrdthuyhzeil02
bzr revid: cha@tinyerp.com-20120803091456-538xpz38vks38g3v
2012-08-03 14:44:56 +05:30
Stephane Wirtel 7adfc50f0d [FIX] crm: review the layout of the crm lead
bzr revid: stw@openerp.com-20120803081826-z9upk2b033h60mir
2012-08-03 10:18:26 +02:00
Stephane Wirtel 94d1fa81e4 [FIX] We can't manually create a 'receipt product' because the create_date field is passed by the web client. workaround: just redefine the create and remove the 'create_date' field from the values: TOFIX in the orm
bzr revid: stw@openerp.com-20120803075633-jf3d5xk3igf5yctb
2012-08-03 09:56:33 +02:00
Stephane Wirtel 4c6a19d013 stock: Remove the h1 on the name and the date
bzr revid: stw@openerp.com-20120803075506-1i969x38p5k0erav
2012-08-03 09:55:06 +02:00
Stephane Wirtel 160a7cf88c [IMP] crm: Add an onchange on the partner in the lead, it will set the customer name from the partner
bzr revid: stw@openerp.com-20120803074051-8zsicx1agrfq4rt0
2012-08-03 09:40:51 +02:00
Stephane Wirtel 6a92f8856b [FIX] sale_crm: Rename 'Close Opportunity' to 'Mark Won'
bzr revid: stw@openerp.com-20120803074013-4lzh8092oiu7xdcd
2012-08-03 09:40:13 +02:00
Stephane Wirtel e48b6a9a89 [IMP] crm: rename the 'Schedule Meeting' to 'Meeting' and add the attendee_id in the context
bzr revid: stw@openerp.com-20120803071925-509iddm9rl6mpm7h
2012-08-03 09:19:25 +02:00
Stephane Wirtel c0a5c4989f [FIX] crm: remove the 'Meetings' button on the lead form view
bzr revid: stw@openerp.com-20120803070748-gmbweexu86vv17u6
2012-08-03 09:07:48 +02:00
Launchpad Translations on behalf of openerp 4ccc1b9457 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120803054830-gjacniiwnoripod5
2012-08-03 05:48:30 +00:00
Launchpad Translations on behalf of openerp c50a0dcf9a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120803054534-0mw37x9jjh3q096j
2012-08-03 05:45:34 +00:00
Divyesh Makwana (Open ERP) 176ef8c1ce [IMP] purchase : Override the copy method.
bzr revid: mdi@tinyerp.com-20120803053337-fvh5bzgztl815eh6
2012-08-03 11:03:37 +05:30
Amit Patel (OpenERP) 07c23bc57a [MERGE]:merged with trunk.
bzr revid: apa@tinyerp.com-20120803051902-kq8n8qg0gutge50z
2012-08-03 10:49:02 +05:30
Amit Patel (OpenERP) b929725a32 [MERGE]:merged with trunk.
bzr revid: apa@tinyerp.com-20120717045646-sbhaq70o1m9lby4q
bzr revid: apa@tinyerp.com-20120718050227-2e2xadc331goo09r
bzr revid: apa@tinyerp.com-20120719053147-5i8kfbqvjq6l4sfq
bzr revid: apa@tinyerp.com-20120720085611-x2hqvw73fuofw5gy
bzr revid: apa@tinyerp.com-20120724050226-th178k20xwb8m55y
bzr revid: apa@tinyerp.com-20120731071850-i9ev5opb1gqzkqt7
bzr revid: apa@tinyerp.com-20120801055522-eub5jtbh9m04b0pp
bzr revid: apa@tinyerp.com-20120803051754-6d60nymggauamxy3
2012-08-03 10:47:54 +05:30
Amit Patel (OpenERP) 08449aca2c [MERGE]:merged with trunk.
bzr revid: apa@tinyerp.com-20120803051416-omqxsq5dp0meccmu
2012-08-03 10:44:16 +05:30
Amit Patel (OpenERP) 8ca300bc4e [MERGE]:merged abo's changes
bzr revid: apa@tinyerp.com-20120803051324-qakzv0d3t2gbzhs2
2012-08-03 10:43:24 +05:30
Amit Patel (OpenERP) e833eb36e0 [MERGE]:merged with trunk.
bzr revid: apa@tinyerp.com-20120803050415-gev58xvvi0m04kdc
2012-08-03 10:34:15 +05:30