Commit Graph

1864 Commits

Author SHA1 Message Date
Quentin (OpenERP) b507941664 [FIX] account_voucher: usability improvement related to multi currency
bzr revid: qdp-launchpad@openerp.com-20130425124404-t22dzpv0rtohoh9y
2013-04-25 14:44:04 +02:00
Quentin (OpenERP) 11ac47133e [FIX] account_voucher: pay invoice 'wizard' now displays 1) the monetary widget even if the journal is in the company currency and 2) the writeoff fields
bzr revid: qdp-launchpad@openerp.com-20130425121815-nbooi3hpah8wqdxc
2013-04-25 14:18:15 +02:00
Cedric Snauwaert 630f1eb42d [FIX]account_voucher: change payment view to add some field and currency when it is the same than company.
Also add some missing field in account voucher sale form

bzr revid: csn@openerp.com-20130423152439-ixdfgasutdv1pj62
2013-04-23 17:24:39 +02:00
Quentin (OpenERP) 2bc4260c54 [FIX] account_voucher: fix in amount_currency computation when the rate is specified on the voucher and the voucher is in the company currency
bzr revid: qdp-launchpad@openerp.com-20130423135028-70887smme8mxv0tn
2013-04-23 15:50:28 +02:00
sgo@tinyerp.com fdcbf42052 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130423052419-igsnmrv6n0m3s1d9
2013-04-23 10:54:19 +05:30
Quentin (OpenERP) 33f27b362b [MERGE] forward port of addons v7 up to revision 9045
bzr revid: qdp-launchpad@openerp.com-20130422153449-c62emljfa4a49758
2013-04-22 17:34:49 +02:00
Olivier Dony feefb0ad36 [FIX] search views: use child_of operator for partner_id fields that can reference both companies and contacts
The goal is to match both the Company and its contacts
when searching for the Company

bzr revid: odo@openerp.com-20130420022642-6qe8pp4ifexjms65
2013-04-20 04:26:42 +02:00
Olivier Dony 26dd9bc343 [MERGE] Sync with 7.0
bzr revid: odo@openerp.com-20130418172123-2ofzftdo2a923nj1
2013-04-18 19:21:23 +02:00
Quentin (OpenERP) 429ef87172 [MERGE] accounts* modules: forward port of revision 9033 of addons v7 that was passing 'account_period_prefer_normal=True' in the context in each and every call to account_period.find(). The behaviour is modified in order to search only on normal periods by default
bzr revid: qdp-launchpad@openerp.com-20130418094147-q2ks4w47sn4fxdv2
bzr revid: qdp-launchpad@openerp.com-20130418103907-0qom5yfcq8osnovp
2013-04-18 12:39:07 +02:00
Quentin (OpenERP) c46929268d [FIX] account* modules: added 'account_period_prefer_normal':True in context when trying to find the period related to a date.
This patch will be forward ported in trunk by changing the behaviour of account_period.find() in order to fetch the normal periods by default (account_period_prefer_normal will be True by default) because there are no business case i could think of where you'd like to get the opening period (except in the closure but it's held in a different way there). On the other hand, it's pretty easy to forget to put that key in the context and introduce a new bug that will select the opening period instead of the wanted one

bzr revid: qdp-launchpad@openerp.com-20130418102433-t52uj23trkpr8vnb
2013-04-18 12:24:33 +02:00
sgo@tinyerp.com d5451cf7f2 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130417060441-6vnz2tiym5fawr2n
2013-04-17 11:34:41 +05:30
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Launchpad Translations on behalf of openerp c13ceba6b9 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130412060536-q07q8ed9v8ldi2kv
bzr revid: launchpad_translations_on_behalf_of_openerp-20130414055031-dgknuaf8a4dhgt16
bzr revid: launchpad_translations_on_behalf_of_openerp-20130413063110-rtd3r7hxe54yb8eq
bzr revid: launchpad_translations_on_behalf_of_openerp-20130414054933-k6o13mitp3dl62xq
bzr revid: launchpad_translations_on_behalf_of_openerp-20130415060648-klbxmc1afr5jq4vb
bzr revid: launchpad_translations_on_behalf_of_openerp-20130412060533-fq4nwi1i6h39y7pl
bzr revid: launchpad_translations_on_behalf_of_openerp-20130413063146-745583mwivnzgjqj
bzr revid: launchpad_translations_on_behalf_of_openerp-20130414055028-v2dnk713g9ydbvpo
bzr revid: launchpad_translations_on_behalf_of_openerp-20130415060722-gvarcrrppfcq777a
2013-04-15 06:07:22 +00:00
Launchpad Translations on behalf of openerp eb3ffc52ed Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130406063640-151b9f95w2tgiifb
bzr revid: launchpad_translations_on_behalf_of_openerp-20130407060111-hobhqctome9qtz6c
bzr revid: launchpad_translations_on_behalf_of_openerp-20130408062055-hzgkrbw8lvkfphxe
2013-04-08 06:20:55 +00:00
Olivier Dony ed62e36691 [FIX] account_voucher,sale,purchase: include contacts matches when searching for company documents
This implements part E of the solution described on bug 1160365

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

bzr revid: odo@openerp.com-20130408005526-7124r7u39yhh9la3
2013-04-08 02:55:26 +02:00
Launchpad Translations on behalf of openerp d59be8dcd5 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130405053712-j9340qqe6ptp4i8v
2013-04-05 05:37:12 +00:00
Launchpad Translations on behalf of openerp 828edbb276 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130405062313-k2ucjzk7xhm084or
2013-04-05 06:23:13 +00:00
Launchpad Translations on behalf of openerp 5a4be3d44c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130403150224-6o2tq7pqtgax4o8w
bzr revid: launchpad_translations_on_behalf_of_openerp-20130404145635-l4x86488xak0gwr1
bzr revid: launchpad_translations_on_behalf_of_openerp-20130404145655-30mhci39kbd5n7dq
2013-04-04 14:56:55 +00:00
Launchpad Translations on behalf of openerp 665cd6c6ea Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130403150332-0q7u1so0j76xbo3n
bzr revid: launchpad_translations_on_behalf_of_openerp-20130403150338-iksqy6aim64hko1m
2013-04-03 15:03:38 +00:00
Launchpad Translations on behalf of openerp 252bcc802f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130330060824-pc5f2pj14gj0ak27
bzr revid: launchpad_translations_on_behalf_of_openerp-20130331055726-frtzw3gc9ut4wx4y
bzr revid: launchpad_translations_on_behalf_of_openerp-20130401053127-tolr13p1b3bhjny1
bzr revid: launchpad_translations_on_behalf_of_openerp-20130402054749-t3x0zc7qk3n4man2
bzr revid: launchpad_translations_on_behalf_of_openerp-20130330060920-k0cnlpk0rxcli841
bzr revid: launchpad_translations_on_behalf_of_openerp-20130331055741-loojniiz6du9upat
bzr revid: launchpad_translations_on_behalf_of_openerp-20130401053211-yvt1h32v41rs6jje
bzr revid: launchpad_translations_on_behalf_of_openerp-20130402054814-fwg742kzhsupr6kc
bzr revid: launchpad_translations_on_behalf_of_openerp-20130329051100-3ul1k4qwwm2f49gt
bzr revid: launchpad_translations_on_behalf_of_openerp-20130330060923-wch1f8ndmb15nu6x
bzr revid: launchpad_translations_on_behalf_of_openerp-20130331055759-aj1nc93t9420lov0
bzr revid: launchpad_translations_on_behalf_of_openerp-20130401053215-kqqgqefzp95fa1tk
bzr revid: launchpad_translations_on_behalf_of_openerp-20130402054817-k33rri349nc2ioiz
2013-04-02 05:48:17 +00:00
Launchpad Translations on behalf of openerp 7a8d71be6d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130329050903-yuxb08q83hlvg6ok
2013-03-29 05:09:03 +00:00
sgo@tinyerp.com 519956fad6 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130329045423-45ka0rephkucvyai
2013-03-29 10:24:23 +05:30
Vo Minh Thu 5639a52431 [MERGE] use new report API.
bzr revid: vmt@openerp.com-20130328121009-r3n63gmhfkv0dnby
2013-03-28 13:10:09 +01:00
Launchpad Translations on behalf of openerp fc04522286 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130328060500-yc40z00ubsz154vw
2013-03-28 06:05:00 +00:00
sgo@tinyerp.com 2aa1350efc [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130326100719-85r6zm65cf8h8d1d
bzr revid: sgo@tinyerp.com-20130328060222-fb9ijzumjtedqbzs
2013-03-28 11:32:22 +05:30
Launchpad Translations on behalf of openerp acbc7cdae5 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130326044430-yyfw536a5h0tr28v
bzr revid: launchpad_translations_on_behalf_of_openerp-20130327043643-jbrczaj7na50t51e
2013-03-27 04:36:43 +00:00
Vo Minh Thu 9b0ced610f [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20130322134958-jhe6m0222jq7wo41
2013-03-22 14:49:58 +01:00
sgo@tinyerp.com 1e14b22435 [IMP]add email to user as per new improvement
bzr revid: sgo@tinyerp.com-20130320054049-4cr1a52dlpfw2lgf
2013-03-20 11:10:49 +05:30
sgo@tinyerp.com eff57d769b [IMP]add user access rights as per new improvement
bzr revid: sgo@tinyerp.com-20130319105435-es76c9arqghz2rys
2013-03-19 16:24:35 +05:30
sgo@tinyerp.com 5763688273 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130318065136-t5o01f51dycctjxv
2013-03-18 12:21:36 +05:30
Launchpad Translations on behalf of openerp 4ce8d2697d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130316055338-ogfw01ap8fh1hlaj
bzr revid: launchpad_translations_on_behalf_of_openerp-20130317045918-zi1230lgxjbkqw3x
bzr revid: launchpad_translations_on_behalf_of_openerp-20130318044640-ts2tr31y2gl25rev
2013-03-18 04:46:40 +00:00
Quentin (OpenERP) d0f5b28bd0 [MERGE] merge with main trunk branch to get last translations from launchpad
bzr revid: qdp-launchpad@openerp.com-20130315103116-lxj96usw3ipd11z5
2013-03-15 11:31:16 +01:00
Launchpad Translations on behalf of openerp 72f29d98b8 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130315055412-luy9qg1pkdjnqlud
2013-03-15 05:54:12 +00:00
Quentin (OpenERP) be05b374a1 [MERGE] forwardport of bugfixes made in v7 up to revision 8854.
bzr revid: qdp-launchpad@openerp.com-20130314112740-s01t51p4m7mxcumz
2013-03-14 12:27:40 +01:00
Launchpad Translations on behalf of openerp cdb474f179 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130314053439-q79rdq445kptn3nn
2013-03-14 05:34:39 +00:00
Launchpad Translations on behalf of openerp c5319f47f7 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130309053740-hrhdafa05mp0s6cd
bzr revid: launchpad_translations_on_behalf_of_openerp-20130310051349-azaf8kb3hdi6ux85
bzr revid: launchpad_translations_on_behalf_of_openerp-20130311054204-8yc0hga0v6pkk36x
bzr revid: launchpad_translations_on_behalf_of_openerp-20130309053843-8x3181swnc2x0rim
bzr revid: launchpad_translations_on_behalf_of_openerp-20130310051523-z6034cfpv1qbztzx
bzr revid: launchpad_translations_on_behalf_of_openerp-20130311054303-38ti3nq1h5jfbasa
bzr revid: launchpad_translations_on_behalf_of_openerp-20130309053849-8eqsc9sjxknzfha8
bzr revid: launchpad_translations_on_behalf_of_openerp-20130310051527-tajzx0x6p7mzpg43
bzr revid: launchpad_translations_on_behalf_of_openerp-20130311054307-qgl6ao1a06b9an3a
2013-03-11 05:43:07 +00:00
Launchpad Translations on behalf of openerp cc87ba5db7 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130308052354-6aerviht20qnfh26
bzr revid: launchpad_translations_on_behalf_of_openerp-20130308060553-lujyj3qxhqljssu0
bzr revid: launchpad_translations_on_behalf_of_openerp-20130308060749-69tgopwkctb0v5ei
2013-03-08 06:07:49 +00:00
Olivier Dony 1e5a3aa787 [I18N] *: update translation templates for latest term changes due to bug fixes
bzr revid: odo@openerp.com-20130307121934-jfwfl1q0jtvswe0c
2013-03-07 13:19:34 +01:00
Quentin (OpenERP) c659912b1e [MERGE] fix of bad partner chosen for accounting entries when doing stock valuation (imply a small refactoring of the function that moves on the partner instead of being of the invoice)
bzr revid: qdp-launchpad@openerp.com-20130306150142-oyjyn3s7scfc31yw
2013-03-06 16:01:42 +01:00
Josse Colpaert 76ca410f82 [FIX] _find_partner refactoring for res_partner and using it in creation of stock account moves
bzr revid: jco@openerp.com-20130305162015-lndgz2f0z4xtd62z
2013-03-05 17:20:15 +01:00
Olivier Dony 8453234ead [FIX] all: change confusing labels on Cancel buttons in form views
bzr revid: odo@openerp.com-20130304184431-1p8byycyl0nv26qx
2013-03-04 19:44:31 +01:00
Launchpad Translations on behalf of openerp 03ad9f7290 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130302052257-0w9v71dump44rtov
bzr revid: launchpad_translations_on_behalf_of_openerp-20130303052333-9kn24ocknaagn33h
bzr revid: launchpad_translations_on_behalf_of_openerp-20130304055956-54bietn1iazrisga
2013-03-04 05:59:56 +00:00
Launchpad Translations on behalf of openerp ece4451176 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130301053921-r8m4764fosovd9h6
bzr revid: launchpad_translations_on_behalf_of_openerp-20130301054021-crdgcw5mb7m77u0t
2013-03-01 05:40:21 +00:00
Launchpad Translations on behalf of openerp df1e74d633 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130227050858-h2k1peqmpb4yg13n
bzr revid: launchpad_translations_on_behalf_of_openerp-20130227050905-s46m1zxqy4jdm4as
2013-02-27 05:09:05 +00:00
sgo@tinyerp.com 388d113124 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130225050022-4l1mi0v2em24ctyz
bzr revid: sgo@tinyerp.com-20130226051023-low5wk7smmvotg1g
2013-02-26 10:40:23 +05:30
Olivier Dony ee0670aaeb [FIX] account_voucher: fix wording in Sales Receipt form for Cancel button + title
bzr revid: odo@openerp.com-20130225142035-s16slds2w2aa5xvc
2013-02-25 15:20:35 +01:00
Olivier Dony cd0714b78d [FIX] all: change confusing labels on Cancel buttons in form views
lp bug: https://launchpad.net/bugs/1103426 fixed

bzr revid: odo@openerp.com-20130225133804-k7012p8p81e6g8vg
2013-02-25 14:38:04 +01:00
Launchpad Translations on behalf of openerp 96e97f7624 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130222051332-d4jok8jmkw4d8k56
bzr revid: launchpad_translations_on_behalf_of_openerp-20130223052013-0e0cku4hw2cmvymq
bzr revid: launchpad_translations_on_behalf_of_openerp-20130224044210-qdwdy4etryz7h438
2013-02-24 04:42:10 +00:00
Vo Minh Thu 9bb5ee90e4 [IMP] removed unused netsvc imports.
bzr revid: vmt@openerp.com-20130222161029-zecwro75yra2vz0d
2013-02-22 17:10:29 +01:00
Vo Minh Thu 5029451905 [IMP] report yml test: use openerp.report.render_report() instead of LocalService().create().
bzr revid: vmt@openerp.com-20130222133511-y07w3etca8onb73x
2013-02-22 14:35:11 +01:00
Launchpad Translations on behalf of openerp 99f63ac1f8 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130222054434-bf66ye8z35023vi5
2013-02-22 05:44:34 +00:00
sgo@tinyerp.com fa94d5e112 [IMP]improve yml for account_voucher
bzr revid: sgo@tinyerp.com-20130221111728-jlvv0lf5w258ujbz
2013-02-21 16:47:28 +05:30
Launchpad Translations on behalf of openerp 31f73fef99 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130215052430-80s9f9m1p1xvy6f1
2013-02-15 05:24:30 +00:00
Quentin (OpenERP) 3fe67314cc [MERGE] forward port of fixes made in version 7
bzr revid: qdp-launchpad@openerp.com-20130214100628-0eaudbqhflpmjjyf
2013-02-14 11:06:28 +01:00
Quentin (OpenERP) faf96b5520 [MERGE] fix of bug 1062621
lp bug: https://launchpad.net/bugs/1062621 fixed

bzr revid: qdp-launchpad@openerp.com-20130213180508-yaqgbj48yz4msb2e
2013-02-13 19:05:08 +01:00
Quentin (OpenERP) 57ac1b0f04 [MERGE] fix of lp bug 1076509
lp bug: https://launchpad.net/bugs/1076509 fixed

bzr revid: qdp-launchpad@openerp.com-20130213164157-6ojykbl1w1on8ng8
2013-02-13 17:41:57 +01:00
Raphael Collet 55625f52db [FIX] fix import statements in yml files
bzr revid: rco@openerp.com-20130213101803-4y1ponocx6oai2mz
2013-02-13 11:18:03 +01:00
Raphael Collet 5f855a1ddb [MERGE] from trunk
bzr revid: rco@openerp.com-20130213083519-3nbg40h5em0gfeu3
2013-02-13 09:35:19 +01:00
Launchpad Translations on behalf of openerp 2d6180c35c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130212052908-dwsboz0vkkuywax3
bzr revid: launchpad_translations_on_behalf_of_openerp-20130212053011-zbbx3343j90b0m18
2013-02-12 05:30:11 +00:00
Launchpad Translations on behalf of openerp b8b09df454 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130210052327-7e1n1tzylg1288th
bzr revid: launchpad_translations_on_behalf_of_openerp-20130211053447-ptlkuaf14fy7vmdq
bzr revid: launchpad_translations_on_behalf_of_openerp-20130209052939-jxwnthiw4qgjic5w
bzr revid: launchpad_translations_on_behalf_of_openerp-20130210052433-emt7s1kxk78bpbe3
bzr revid: launchpad_translations_on_behalf_of_openerp-20130211053534-5pgh95oxsd26bdqv
2013-02-11 05:35:34 +00:00
Vo Minh Thu f4b6be2f66 [FIX] import openerp.netsvc instead of netsvc in YML tests.
bzr revid: vmt@openerp.com-20130209063134-ui2p9g3i395sjl7x
2013-02-09 07:31:34 +01:00
Vo Minh Thu 51a25029ba [FIX] import openerp.netsvc instead of netsvc in YML tests.
bzr revid: vmt@openerp.com-20130209063024-sd45ez43v7ikfdm2
2013-02-09 07:30:24 +01:00
Vo Minh Thu 02a114fe3b [FIX] import openerp.{netsvc,tools} instead of {netsvc,tools} in YML tests.
bzr revid: vmt@openerp.com-20130209062929-g85yauw92vj9wqpb
2013-02-09 07:29:29 +01:00
Launchpad Translations on behalf of openerp 9c416d171b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130209045520-6ew8n5mvagl6vyki
2013-02-09 04:55:20 +00:00
Launchpad Translations on behalf of openerp 669316dd1a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130207054042-qpy3b4buygxepdf8
bzr revid: launchpad_translations_on_behalf_of_openerp-20130208052255-nqv9i1j5bc2ql84i
bzr revid: launchpad_translations_on_behalf_of_openerp-20130208052430-ohwjhy6y3lnxqayt
bzr revid: launchpad_translations_on_behalf_of_openerp-20130208052435-47h7svyqwx223e5k
2013-02-08 05:24:35 +00:00
Launchpad Translations on behalf of openerp b64db1c007 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130207054227-fy00xo21liqcoqz8
bzr revid: launchpad_translations_on_behalf_of_openerp-20130207054231-c558abx56zwr0mg2
2013-02-07 05:42:31 +00:00
Quentin (OpenERP) 552583b9d8 [MERGE] merged v7 branch
bzr revid: qdp-launchpad@openerp.com-20130205155556-b4zw4y3gr9v2eom3
2013-02-05 16:55:56 +01:00
Quentin (OpenERP) b389ebdb1f [FIX] account_voucher: when picking the next move number, put the fiscalyear in context in case the sequence is dependant of it + period_id field is required on voucher
bzr revid: qdp-launchpad@openerp.com-20130205102314-y2giy53cr8vpv6yv
2013-02-05 11:23:14 +01:00
Launchpad Translations on behalf of openerp 45077e64db Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130201054853-1vii2se3uthiyvlt
bzr revid: launchpad_translations_on_behalf_of_openerp-20130201054957-7dma2q0grk2328gf
2013-02-01 05:49:57 +00:00
Christophe Simonis 1358a99d07 [cherry picking] manual merge of lp:~openerp-dev/openobject-addons/trunk-screenshots-main-modules-vba
Update the screenshots of apps

bzr revid: chs@openerp.com-20130131184141-hnehdtpb2kjgbfjp
2013-01-31 19:41:41 +01:00
Ajay Chauhan (OpenERP) d4328ba8d5 [IMP] account_voucher: : use the new ORM methods create_workflow, delete_workflow, redirect_workflow.
bzr revid: cha@tinyerp.com-20130131115954-54u8z5ibntrs4sco
2013-01-31 17:29:54 +05:30
Launchpad Translations on behalf of openerp 770e4f0806 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130131051702-5l53tyq3birwgzj2
bzr revid: launchpad_translations_on_behalf_of_openerp-20130131051755-brr5aux8pkj0uehb
2013-01-31 05:17:55 +00:00
Thibault Delavallée 1eba44d8c2 [IMP] mail.message.subtype: set some subtypes as not followed by default, to avoid leaking information.
bzr revid: tde@openerp.com-20130130135825-xuc4gd1cd2j4wdeb
2013-01-30 14:58:25 +01:00
Launchpad Translations on behalf of openerp 5d3812badd Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130126053711-ja93llrv8p3pu6ok
bzr revid: launchpad_translations_on_behalf_of_openerp-20130127050921-4ee0qhynow5m95wf
bzr revid: launchpad_translations_on_behalf_of_openerp-20130129061801-bf4xt34ikig91lwr
bzr revid: launchpad_translations_on_behalf_of_openerp-20130130051939-dhup79bt2uw7v3cz
bzr revid: launchpad_translations_on_behalf_of_openerp-20130130052010-s7ntowxt1wk06nes
2013-01-30 05:20:10 +00:00
Launchpad Translations on behalf of openerp 39951ce27c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130125060526-1sardheh24y8unc0
bzr revid: launchpad_translations_on_behalf_of_openerp-20130126053740-34a73mqkdg04j9s4
bzr revid: launchpad_translations_on_behalf_of_openerp-20130127051008-60htke4mkwclnqfk
bzr revid: launchpad_translations_on_behalf_of_openerp-20130128055849-swluxyrhgvpbmrg2
bzr revid: launchpad_translations_on_behalf_of_openerp-20130129061824-peffot06nnwkgdkp
2013-01-29 06:18:24 +00:00
Vo Minh Thu ca919bec2c [IMP] account_voucher: use the new signal_xxx methods instead of trg_validate.
bzr revid: vmt@openerp.com-20130128145143-w68s6z1kuulqk6ig
2013-01-28 15:51:43 +01:00
Launchpad Translations on behalf of openerp 7a49719d46 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130118071051-e8wytix67wlb17yd
2013-01-18 07:10:51 +00:00
Vo Minh Thu 5e8f418d41 [MERGE] Forward port of 7.0 until rev. 8534.
bzr revid: vmt@openerp.com-20130104093953-p92uylaux9u24isn
2013-01-04 10:39:53 +01:00
Launchpad Translations on behalf of openerp 7212971359 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121222062604-dkriii8eozvsup5y
bzr revid: launchpad_translations_on_behalf_of_openerp-20121223044904-96hdn6ba6yrv4f9j
bzr revid: launchpad_translations_on_behalf_of_openerp-20121226044702-qvjpmsxaacy1cg43
bzr revid: launchpad_translations_on_behalf_of_openerp-20121229050621-bg925wq3m04p2g71
bzr revid: launchpad_translations_on_behalf_of_openerp-20121229050125-ezgc0pyinpf7cjpa
bzr revid: launchpad_translations_on_behalf_of_openerp-20121231044027-9ufahl14z8fnhu6p
bzr revid: launchpad_translations_on_behalf_of_openerp-20130101044603-wg53ihk00q2059zn
bzr revid: launchpad_translations_on_behalf_of_openerp-20130103044748-vijpm6xa5a4wkx8s
bzr revid: launchpad_translations_on_behalf_of_openerp-20130104044725-gnjicg5umjgca6x4
bzr revid: launchpad_translations_on_behalf_of_openerp-20121227052240-6m8i7kropwavbcnh
bzr revid: launchpad_translations_on_behalf_of_openerp-20121228051144-leldhj31i0soxbew
bzr revid: launchpad_translations_on_behalf_of_openerp-20121229050213-cxzd31aqqltp6q2x
bzr revid: launchpad_translations_on_behalf_of_openerp-20121230052006-x87nblyyoe179wg8
bzr revid: launchpad_translations_on_behalf_of_openerp-20121231044049-m31tcl22nog279qx
bzr revid: launchpad_translations_on_behalf_of_openerp-20130101044622-7p5h1mf14m4tlue5
bzr revid: launchpad_translations_on_behalf_of_openerp-20130102043722-j7bk1uojgtgsz7u1
bzr revid: launchpad_translations_on_behalf_of_openerp-20130103044815-xswvowa7jeizv4jk
bzr revid: launchpad_translations_on_behalf_of_openerp-20130104044801-0v8fmmv0jl7itv9b
2013-01-04 04:48:01 +00:00
Launchpad Translations on behalf of openerp f659d305f7 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130103053838-8dc22w7xc4pekn1v
bzr revid: launchpad_translations_on_behalf_of_openerp-20130103053926-saljmu2wubie130o
bzr revid: launchpad_translations_on_behalf_of_openerp-20130103053929-zhnxa8yb58llx12y
2013-01-03 05:39:29 +00:00
Launchpad Translations on behalf of openerp fca02afad3 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130101051924-2q3t0sbo83ti3ooe
bzr revid: launchpad_translations_on_behalf_of_openerp-20130102052612-z5wooakbv4fnww9x
2013-01-02 05:26:12 +00:00
Launchpad Translations on behalf of openerp 5880f9aa75 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130116055224-nyvhjk7xo4etfazv
bzr revid: launchpad_translations_on_behalf_of_openerp-20130116055259-2hpcs7r52n0z59cy
bzr revid: launchpad_translations_on_behalf_of_openerp-20130116055303-l47hpzm5yz18i8q7
2013-01-16 05:53:03 +00:00
Launchpad Translations on behalf of openerp a5c71fcb5f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130115053209-55l3assahuyxjm88
2013-01-15 05:32:09 +00:00
Launchpad Translations on behalf of openerp 567946664b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130112054058-8axv6o0qb0xnmx0w
bzr revid: launchpad_translations_on_behalf_of_openerp-20130113052752-ek3mq7hoe2mj4zyt
bzr revid: launchpad_translations_on_behalf_of_openerp-20130114051817-ltnyu6jl4nxctf8t
2013-01-14 05:18:17 +00:00
Launchpad Translations on behalf of openerp 6da448e0ad Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130108060408-8nb3941v15q9ybdf
bzr revid: launchpad_translations_on_behalf_of_openerp-20130109055200-8b1ngo68e9purey3
bzr revid: launchpad_translations_on_behalf_of_openerp-20130110053544-j7oyp5nohajb0nj8
bzr revid: launchpad_translations_on_behalf_of_openerp-20130111052135-l323k3ttzdy0o9km
bzr revid: launchpad_translations_on_behalf_of_openerp-20130111052208-h19znnqin0y82wvx
2013-01-11 05:22:08 +00:00
Launchpad Translations on behalf of openerp ab20d92da8 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130110053628-en17csgzy8b6qhla
bzr revid: launchpad_translations_on_behalf_of_openerp-20130110053632-tqct04tynt3d52ok
2013-01-10 05:36:32 +00:00
Launchpad Translations on behalf of openerp 3ba106a80f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130106053125-9sb5dr03kc8gmvpe
bzr revid: launchpad_translations_on_behalf_of_openerp-20130107054512-8vxs3lzomicfru2z
bzr revid: launchpad_translations_on_behalf_of_openerp-20130107054515-z9gktg07rskvs12r
2013-01-07 05:45:15 +00:00
Launchpad Translations on behalf of openerp d4fe8fe12a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130105054051-qzsonom63if47pod
2013-01-05 05:40:51 +00:00
Launchpad Translations on behalf of openerp 22808e5a81 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121228053716-q30ba0cxw7g5wxlo
2012-12-28 05:37:16 +00:00
Thibault Delavallée 23488f5652 [CLEAN] subtypes: cleaned descriptions, removing bold.
bzr revid: tde@openerp.com-20121227112502-ml72gjmh503p1wyb
2012-12-27 12:25:02 +01:00
Launchpad Translations on behalf of openerp efb64ff56e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121225051611-uumpxy0vogqpajgy
bzr revid: launchpad_translations_on_behalf_of_openerp-20121226051837-36l8c87rcj3outah
2012-12-26 05:18:37 +00:00
Launchpad Translations on behalf of openerp 5c360f7327 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121225044840-forvhhdzu8wfuw2y
bzr revid: launchpad_translations_on_behalf_of_openerp-20121226043938-300zdp9oob5hc6e6
2012-12-26 04:39:38 +00:00
Launchpad Translations on behalf of openerp f49cf3ad50 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121222073731-s1qift4p97f9s1zf
bzr revid: launchpad_translations_on_behalf_of_openerp-20121223050857-vzu6pl7ttzy10603
bzr revid: launchpad_translations_on_behalf_of_openerp-20121224051043-oxj4lz3tpjhai7hn
2012-12-24 05:10:43 +00:00
Launchpad Translations on behalf of openerp 94afe1ccef Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121222060744-44at9lbhw0npx5h6
bzr revid: launchpad_translations_on_behalf_of_openerp-20121223044213-e86qkwoh0uo3cjti
bzr revid: launchpad_translations_on_behalf_of_openerp-20121224044035-1y0s4fc6ns7ytko6
2012-12-24 04:40:35 +00:00
Olivier Dony 3815d22432 [I18N] Update translation templates for latest changes - ready for 7.0 release
bzr revid: odo@openerp.com-20121221172005-uuwfq58gslzikygl
2012-12-21 18:20:05 +01:00
Olivier Dony 49597f0e66 [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community
bzr revid: odo@openerp.com-20121221164808-kdjrtcbgma4dr3on
2012-12-21 17:48:08 +01:00
Quentin (OpenERP) 912533f1f3 [MERGE] payment of invoice with amount_total = 0 is a valid operation, and is now supported in account_voucher
bzr revid: qdp-launchpad@openerp.com-20121221163252-q0hi14lrdcnnz5wm
2012-12-21 17:32:52 +01:00
dle@openerp.com 9128ad1481 [MERGE]Latest trunk + [FIX]Useless id in account invoice and
bzr revid: dle@openerp.com-20121221151350-8o8xri9jk3zs0x2e
2012-12-21 16:13:50 +01:00
dle@openerp.com 31d8bdaa34 [FIX]payment/receipt of amount 0, not just invoices : )
bzr revid: dle@openerp.com-20121221143637-wqmjg91g185s1val
2012-12-21 15:36:37 +01:00
Quentin (OpenERP) e9f9e1191c [FIX] account_voucher: bug fixed in the supplier partial payment. There is no need to take care of the sign as the residual amount of account.move.line is already taking care of it
bzr revid: qdp-launchpad@openerp.com-20121221130302-23v55ygcqekdlywi
2012-12-21 14:03:02 +01:00
dle@openerp.com 84bef2751c [FIX]Wrong condition and message
bzr revid: dle@openerp.com-20121221124441-lklcl8b2bmp5wo27
2012-12-21 13:44:41 +01:00
Launchpad Translations on behalf of openerp ef69ff0f1f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130326053210-irdbwuiqkhtlquro
2013-03-26 05:32:10 +00:00
Launchpad Translations on behalf of openerp 7d61ca8ce4 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130323115615-krcv2a9xc7p7lee2
bzr revid: launchpad_translations_on_behalf_of_openerp-20130324051143-eb5ailcthtjlwt9u
bzr revid: launchpad_translations_on_behalf_of_openerp-20130325052408-askn9sxc1bzk1366
2013-03-25 05:24:08 +00:00
Launchpad Translations on behalf of openerp a02f54e702 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130322053516-l2f6sdm3o3sp02t1
2013-03-22 05:35:16 +00:00
Launchpad Translations on behalf of openerp 4083df915f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130321050259-e16287z7tx5x2hr1
bzr revid: launchpad_translations_on_behalf_of_openerp-20130321050350-7j423tm3q7n124on
bzr revid: launchpad_translations_on_behalf_of_openerp-20130321050354-6gc2gobnj24c9gso
2013-03-21 05:03:54 +00:00
Launchpad Translations on behalf of openerp 9485c49f4f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130316063604-hv8xtn4g8e76no72
bzr revid: launchpad_translations_on_behalf_of_openerp-20130317053030-q0f5iyfhv4qtah18
bzr revid: launchpad_translations_on_behalf_of_openerp-20130318052217-ua2ev323qlvhi8l2
2013-03-18 05:22:17 +00:00
dle@openerp.com 9b7b831608 [MERGE]Latest trunk
bzr revid: dle@openerp.com-20121221101215-8k320vze3pma2wjl
2012-12-21 11:12:15 +01:00
Quentin (OpenERP) 118316430a [FIX] account_voucher; when making a payment directly from an invoice, copy the invoice description as payment reference (instead of number, which should never be filled except by the voucher validation) + open a correct view with improved usability on partner_id field
bzr revid: qdp-launchpad@openerp.com-20121221095844-5029t8z6twv67dsc
2012-12-21 10:58:44 +01:00
Thibault Delavallée e3c31cab9e [IMP] track_visibility atribute: moved onto explicit strings.
bzr revid: tde@openerp.com-20121220114730-nip8qaaajr5mqw6s
2012-12-20 12:47:30 +01:00
Khushboo Bhatt (Open ERP) 527bf5dbb9 [FIX]account_voucher:help updated
bzr revid: kbh@tinyerp.com-20121220113143-v3c9tta3ox6gqr2z
2012-12-20 17:01:43 +05:30
Thibault Delavallée fa36ac76ee [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121220091908-7qy8excmhe3ussi0
2012-12-20 10:19:08 +01:00
Launchpad Translations on behalf of openerp 2315050bab Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121220044654-aygk0cmaxl26bs0f
bzr revid: launchpad_translations_on_behalf_of_openerp-20121220045947-8j22pe4nm62kzq22
2012-12-20 04:59:47 +00:00
Thibault Delavallée 33ea9c9f73 [CLEAN] account, account_voucher: updated subtypes, removed dead code and unnecessary chatter message.
bzr revid: tde@openerp.com-20121219130024-bmf584gyw5p8khrc
2012-12-19 14:00:24 +01:00
Josse Colpaert a02e894bfc [FIX] Correction when no account or no company
bzr revid: jco@openerp.com-20121219115517-uj3t8embox155kty
2012-12-19 12:55:17 +01:00
Thibault Delavallée cd290565a4 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121219093924-5rqmhb6ve7bv7qzl
2012-12-19 10:39:24 +01:00
Josse Colpaert dc47ad6c73 [FIX] Added onchange_company for gain and loss accounts in config settings
lp bug: https://launchpad.net/bugs/1076509 fixed

bzr revid: jco@openerp.com-20121219092235-wci6jo81q2ihgpgd
2012-12-19 10:22:35 +01:00
Khushboo Bhatt (Open ERP) f13f20dde6 [FIX]account_voucher:string updated
bzr revid: kbh@tinyerp.com-20121219070553-367g2qsv6kc4oj71
2012-12-19 12:35:53 +05:30
Khushboo Bhatt (Open ERP) 90ff912d98 [FIX]account_voucher:string updated
bzr revid: kbh@tinyerp.com-20121219070107-e4909ff2hyas8cv7
2012-12-19 12:31:07 +05:30
Olivier Dony 3fe6987ce7 [MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion)
ir.rule records are in noupdate data blocks to let the admin
alter them without fear of them being reset at next update.
Other records such as groups are in normal mode, so they
can be updated whenever necessary

bzr revid: odo@openerp.com-20121218232001-t425t4hi7qbmsip2
2012-12-19 00:20:01 +01:00
Thibault Delavallée 8e0c7f9781 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121218181852-j9qg1po5y4yw67ko
2012-12-18 19:18:52 +01:00
Olivier Dony fc0c2942ba [MERGE] Another batch of bugfixes from 6.1
bzr revid: odo@openerp.com-20121218175547-7c1uxq4ypbi314gx
2012-12-18 18:55:47 +01:00
Thibault Delavallée 884c76a1f0 [REF] account_voucher: chatter messages replaced by a track on state, with a _track on model with subtype state_change.
bzr revid: tde@openerp.com-20121218172330-dsy8dth8reafgq2i
2012-12-18 18:23:30 +01:00
Thibault Delavallée b95b32d644 [MERGE] Merged branch holding subtype work by APA.
bzr revid: tde@openerp.com-20121218131142-2jb6wac6y9q6dc7v
2012-12-18 14:11:42 +01:00
Raphael Collet 73980eba5f [MERGE] trunk-import-openerp-thu (use strict naming convention when importing openerp stuff)
bzr revid: rco@openerp.com-20121218085914-qzr2upqfxmfbzfsx
2012-12-18 09:59:14 +01:00
Launchpad Translations on behalf of openerp b2bb3eafbd Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121218045907-df0xw1q7dgw696s1
bzr revid: launchpad_translations_on_behalf_of_openerp-20121218050221-ab50rd40d94gd9a0
bzr revid: launchpad_translations_on_behalf_of_openerp-20121218050832-5hvbj7p0bpsw6fp0
2012-12-18 05:08:32 +00:00
Foram Katharotiya (OpenERP) a972f0181d [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121218045009-drt4gjkcnpl5hxxr
2012-12-18 10:20:09 +05:30
Olivier Dony b67f73c327 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121218025230-zig415ldtmazgbxt
2012-12-18 03:52:30 +01:00
Olivier Dony 84d7987f33 [MERGE] Bugfixes from 6.1 until revision 6900
rev.6900 = xal@openerp.com-20120720134532-t07xr3lp8ouhn2dv

bzr revid: odo@openerp.com-20121218021123-9ligpn7bkr9zo4n7
2012-12-18 03:11:23 +01:00
Cecile Tonglet a3939acfa5 [FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision
bzr revid: cto@openerp.com-20121217152303-8e3b1x30rlw9cb0d
2012-12-17 16:23:03 +01:00
Cecile Tonglet 15fe515601 [MERGE] From trunk
bzr revid: cto@openerp.com-20121217144306-tkodwpox30cuvb28
2012-12-17 15:43:06 +01:00
Foram Katharotiya (OpenERP) 6ebeb076c3 [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121217051643-o8j4hz7w8thwbymi
2012-12-17 10:46:43 +05:30
Launchpad Translations on behalf of openerp a7ddf7c689 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121217044754-0kl222skaeva43lx
bzr revid: launchpad_translations_on_behalf_of_openerp-20121216050743-iza21869j5keaqi5
bzr revid: launchpad_translations_on_behalf_of_openerp-20121217045834-1f6wbi5gkmzotgsl
2012-12-17 04:58:34 +00:00
Fabien Pinckaers 93f73d2156 [FIX] typo
bzr revid: fp@tinyerp.com-20121216104619-qcjbqqaep11t3l3q
2012-12-16 11:46:19 +01:00
Launchpad Translations on behalf of openerp bfb52002b6 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121216044909-hd4l9dxtqvx85a3h
2012-12-16 04:49:09 +00:00
Launchpad Translations on behalf of openerp 809c92fdef Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121214053618-1gz9xun2cb10afle
bzr revid: launchpad_translations_on_behalf_of_openerp-20121215050358-th0pl9jeams3pwkr
bzr revid: launchpad_translations_on_behalf_of_openerp-20121215050620-y27swfcuh62k8u32
bzr revid: launchpad_translations_on_behalf_of_openerp-20121215051723-6cnx1julk94gkm66
2012-12-15 05:17:23 +00:00
Launchpad Translations on behalf of openerp cc8025387b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121214053905-mac64ijay9566opr
bzr revid: launchpad_translations_on_behalf_of_openerp-20121214054902-12ndwftreb4g1964
2012-12-14 05:49:02 +00:00
Launchpad Translations on behalf of openerp d6ea61789f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121213044507-t1hpxi43gks88w2e
bzr revid: launchpad_translations_on_behalf_of_openerp-20121213050131-3r9t674ehhnkneky
2012-12-13 05:01:31 +00:00
Foram Katharotiya (OpenERP) ff15fe0c7c [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121213045043-hwdrk202wlubx31b
2012-12-13 10:20:43 +05:30
Foram Katharotiya (OpenERP) 267f8aa64f [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121212045623-v35kdwf3rlbewqiu
2012-12-12 10:26:23 +05:30
Launchpad Translations on behalf of openerp 2e7f68e09f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121212043903-maiyd94p4ifgdqew
bzr revid: launchpad_translations_on_behalf_of_openerp-20121212044145-k216g0bcavdlf2o3
bzr revid: launchpad_translations_on_behalf_of_openerp-20121212045414-tgg69aaw4dz72b0p
2012-12-12 04:54:14 +00:00
Launchpad Translations on behalf of openerp cc69fe1b25 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121211044948-8q9vf1f9ftrzq4wm
bzr revid: launchpad_translations_on_behalf_of_openerp-20121211050318-3noic2ymt0j497rw
2012-12-11 05:03:18 +00:00
Foram Katharotiya (OpenERP) 38e578d2c0 [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121211045123-gi4y8dsm3fxq1lii
2012-12-11 10:21:23 +05:30
Josse Colpaert 96d50a9a40 [FIX] added period_id field to account_voucher dialog
lp bug: https://launchpad.net/bugs/1062621 fixed

bzr revid: jco@openerp.com-20121210141602-z7sa9lou4vkuczw3
2012-12-10 15:16:02 +01:00
Vo Minh Thu 6072fd11af [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121210111654-0pm3pupnqqeip52n
2012-12-10 12:16:54 +01:00
Nimesh (Open ERP) dba2775b63 [MERGE] with trunk.
bzr revid: nco@tinyerp.com-20121210062135-ill9for9483axccz
2012-12-10 11:51:35 +05:30
Foram Katharotiya (OpenERP) 955f2588a2 [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121210045724-sk2hk8mmi8iahfwn
2012-12-10 10:27:24 +05:30
Fabien Pinckaers f3fc080ef7 [MERGE] module desc + stock
bzr revid: fp@tinyerp.com-20121209105527-4ot27zsv5vqr38ls
2012-12-09 11:55:27 +01:00
Launchpad Translations on behalf of openerp a325343c42 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121208045847-0s126yjr8uwtmumb
bzr revid: launchpad_translations_on_behalf_of_openerp-20121208045953-wihh2b6ioie9o11i
bzr revid: launchpad_translations_on_behalf_of_openerp-20121208052110-nf16120fhniyh9zh
2012-12-08 05:21:10 +00:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Foram Katharotiya (OpenERP) 5b3584a4a9 [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121206045512-qn4wk0l1b73nearm
2012-12-06 10:25:12 +05:30
Launchpad Translations on behalf of openerp 538834d9c3 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121206044118-gn1y04y813l6skve
bzr revid: launchpad_translations_on_behalf_of_openerp-20121206045406-0pzpwmkyyxre13hn
2012-12-06 04:54:06 +00:00
Arnaud Pineux 6eb401223a [FIX] invoice pay customer fixed
bzr revid: api@openerp.com-20121205102919-8mcsv0eos38p85u0
2012-12-05 11:29:19 +01:00
Launchpad Translations on behalf of openerp aec7ff5024 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121205052048-tvbqvj40zdyoxtf0
bzr revid: launchpad_translations_on_behalf_of_openerp-20121205054308-gayp86s3a2we62y7
2012-12-05 05:43:08 +00:00
Foram Katharotiya (OpenERP) c300280eff [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121205053732-s966xh7rx0nwajsm
2012-12-05 11:07:32 +05:30
Nimesh (Open ERP) 2b0a7a5776 [FIX] fix the problem of partial payment and purchase invoice will go to paid status even if the price is 0 in product.
bzr revid: nco@tinyerp.com-20121204100106-64i2borf2dyj8jt8
2012-12-04 15:31:06 +05:30
Quentin (OpenERP) f231b5b5f6 [MERGE] staging branch with misc fixes in accounting
bzr revid: qdp-launchpad@openerp.com-20121204091014-89ck1ditngl1u12c
2012-12-04 10:10:14 +01:00
Launchpad Translations on behalf of openerp 683f31e51b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121204055506-fin73s7n3o52fmuy
bzr revid: launchpad_translations_on_behalf_of_openerp-20121204055956-fsd4tp3felpk8pm5
2012-12-04 05:59:56 +00:00
Foram Katharotiya (OpenERP) b7e5fa13b9 [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121204055947-4wyypt1tkrqi2uv4
2012-12-04 11:29:47 +05:30
Olivier Dony 308e4f1073 [I18N] Removed duplicated terms for inherited [_sql]_constraints -> 400 terms removed
bzr revid: odo@openerp.com-20121203162755-p71dnn0k0t2b98yp
2012-12-03 17:27:55 +01:00
Olivier Dony 5483897ad0 [I18N] Update translation templates for latest changes
bzr revid: odo@openerp.com-20121203155934-zmut8afc7hh82b02
2012-12-03 16:59:34 +01:00
Thibault Delavallée ce923903b5 [IMP] [REVIEW] [DOC] addons: added some comments in the various data files about subtypes.
bzr revid: tde@openerp.com-20121203114009-obtca9gf3t7b909y
2012-12-03 12:40:09 +01:00
Quentin (OpenERP) 56e72783ae [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121130165350-btj0wcm1u3ejyp3f
2012-11-30 17:53:50 +01:00
Quentin (OpenERP) 73c53b4071 [FIX] account_voucher: pay invoice propose the good partner (parent if not a company)
bzr revid: qdp-launchpad@openerp.com-20121130163528-zjjncja58hhnyflh
2012-11-30 17:35:28 +01:00
Launchpad Translations on behalf of openerp f12df4e8ea Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121130050827-124dy1fyx1f113n9
bzr revid: launchpad_translations_on_behalf_of_openerp-20121130051820-ru59ffbuvhm96b8l
2012-11-30 05:18:20 +00:00
dle@openerp.com d298d89500 [MERGE]latest trunk
bzr revid: dle@openerp.com-20121129152634-vaow28cyw2qcmr8x
2012-11-29 16:26:34 +01:00
dle@openerp.com cd9e7a3265 [FIX]Hide useless columns in bank statement
bzr revid: dle@openerp.com-20121129152444-vislwoifnro7khcw
2012-11-29 16:24:44 +01:00
dle@openerp.com 6ac004d619 [merge]latest trunk
bzr revid: dle@openerp.com-20121129110331-nk9jz99s2jiug5hl
2012-11-29 12:03:31 +01:00
vta vta@openerp.com 76417f249f [MERGE] trunk-improve_portal-vta.
bzr revid: vta@openerp.com-20121129090801-mheiq7yb3h24onqf
2012-11-29 10:08:01 +01:00
dle@openerp.com 514952bdd3 [MERGE]Latest trunk
bzr revid: dle@openerp.com-20121128164105-m3hgq38xw6ikewa5
2012-11-28 17:41:05 +01:00
Quentin (OpenERP) fc47c738f9 [MERGE] merged the branch with new constraints on accounting + fixes that were spotted by those constraints
bzr revid: qdp-launchpad@openerp.com-20121128114714-wxl7r8tr9ov9l46a
2012-11-28 12:47:14 +01:00
Launchpad Translations on behalf of openerp 09eccd07dc Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121128044150-jz3ll5wdeuxmt0uq
bzr revid: launchpad_translations_on_behalf_of_openerp-20121128045740-q3cav2rhekdy6gq8
2012-11-28 04:57:40 +00:00
Fabien Pinckaers 10afab6eb6 [MERGE] addons 24
bzr revid: fp@openerp.com-20121127212322-soubdlrcgqx4cz88
2012-11-27 22:23:22 +01:00
Quentin (OpenERP) 928f7ecfe9 [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121127134541-t16ham0o3k4xx0f8
2012-11-27 14:45:41 +01:00
Quentin (OpenERP) 19b743f80f [FIX] account_voucher: fixed newly added constraint
bzr revid: qdp-launchpad@openerp.com-20121127122037-zvm4rdl15h8vj326
2012-11-27 13:20:37 +01:00
Joel Grand-Guillaume 59bbb02064 [FIX] YAML test on account voucher : Create a second USD account for testing, avoiding one of the account constraint to raise.
bzr revid: joel.grandguillaume@camptocamp.com-20121126095834-o29f5cwoffu2t0ic
2012-11-26 10:58:34 +01:00
Fabien Pinckaers 1d4d57081a [IMP] account fixes
bzr revid: fp@tinyerp.com-20121126072759-sbj227qlr8wqykrx
2012-11-26 08:27:59 +01:00
Launchpad Translations on behalf of openerp 828cce9be0 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121125063324-fjz8k77annh364u7
bzr revid: launchpad_translations_on_behalf_of_openerp-20121126044235-u20vi1440dgppikf
bzr revid: launchpad_translations_on_behalf_of_openerp-20121125064209-s515ia18188hl147
bzr revid: launchpad_translations_on_behalf_of_openerp-20121126045508-rm6d2mx71a0sjqh9
2012-11-26 04:55:08 +00:00
Launchpad Translations on behalf of openerp 117bf937b9 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121124055830-p04ni2o2ogsch9zc
bzr revid: launchpad_translations_on_behalf_of_openerp-20121124065500-zwtkurcb1ic9ktqb
bzr revid: launchpad_translations_on_behalf_of_openerp-20121124070752-itto1xb6r6oao3z5
2012-11-24 07:07:52 +00:00
Olivier Dony 771b216118 [I18N] Update translation templates in preparation for 7.0 release
bzr revid: odo@openerp.com-20121124030804-9dvr1qwec830p8fc
2012-11-24 04:08:04 +01:00
Jigar Amin fd92e82911 [MERGE] Sync with trunk
bzr revid: jam@tinyerp.com-20121123091258-v39mnktz3i0bvtjk
2012-11-23 14:42:58 +05:30
Quentin (OpenERP) 84050666ab [REF] some code/error message refactoring
[REM] account: removed _check_fiscal_year constraint on account.move.line (was made to ensure a journal item's date is included inbetween the date start and stop of the fiscalyear it belongs) over which we have a doubt
[FIX] account: fixed _check_currency_and_amount constraint on account.move.line (having 0 as amount_currency is a legal value since debit and credit can both be 0 (used in case of complex taxes))
[FIX] account_voucher: changed the behavior in order to restrict the update of the journal in a bank statement only when there is a voucher already created/generated for that, because previous check was too restrictive.

bzr revid: qdp-launchpad@openerp.com-20121122142819-wvqak470vn3ete27
2012-11-22 15:28:19 +01:00
Quentin (OpenERP) df1569f9f1 [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121122140800-1z8t57k0c2leaaqx
2012-11-22 15:08:00 +01:00
Denis Ledoux dle@openerp.com a880787a84 [MERGE]latest trunk
bzr revid: dle@openerp.com-20121122135357-n1jg2asgx06v88xe
2012-11-22 14:53:57 +01:00
Denis Ledoux dle@openerp.com 7e1ffaf613 [REM]Remove all account.journal.view and account.journal.column references
bzr revid: dle@openerp.com-20121122104504-ezgj2666zkhgybpj
2012-11-22 11:45:04 +01:00
vta vta@openerp.com ed63cf727d [IMP] Improved invoice view.
bzr revid: vta@openerp.com-20121122093838-g3zz61fkkz6omjmy
2012-11-22 10:38:38 +01:00
vta vta@openerp.com 9a15327d52 [MERGE] Latest trunk.
bzr revid: vta@openerp.com-20121121091133-svpmfiurclr7n69e
2012-11-21 10:11:33 +01:00
ajay javiya (OpenERP) 5165d8b240 [IMP]: Put the menu Journal Voucher in base.group_no_one
bzr revid: aja@tinyerp.com-20121121051555-qb9hfomrnsvp21bv
2012-11-21 10:45:55 +05:30
vta vta@openerp.com 6c921f84eb [FIX] Minor fixes all around portal.
bzr revid: vta@openerp.com-20121120155010-rl1aei08bjm7v0wu
2012-11-20 16:50:10 +01:00
Stefan Rijnhart 977e86263d [FIX] Comment on general voucher view definition
lp bug: https://launchpad.net/bugs/1081056 fixed

bzr revid: stefan@therp.nl-20121120104207-l88t2dqnzwj5f2fy
2012-11-20 11:42:07 +01:00
Tejas Tank a22d28baef Apply all changes of task: first 10clicks accounting.
bzr revid: tta@openerp.com-20121120072236-98j1ntdb01aymw1a
2012-11-20 12:52:36 +05:30
Launchpad Translations on behalf of openerp 66afff1b52 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121117043708-z0u57016sd0wlp40
bzr revid: launchpad_translations_on_behalf_of_openerp-20121118043740-7rflvcr80m8nk6lf
bzr revid: launchpad_translations_on_behalf_of_openerp-20121119043743-wa4nnbhzv39ixzag
2012-11-19 04:37:43 +00: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
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 bfe22e3c72 [MERGE] fix voucher multi-lines rounding on taxes
bzr revid: fp@tinyerp.com-20121114111705-0ic4me8loy4jq3fl
2012-11-14 12:17:05 +01:00
Quentin (OpenERP) ab297a3dad [REF] account_voucher: refactoring of new featured button to create/edit the reconciliations on bank statement line
bzr revid: qdp-launchpad@openerp.com-20121113123013-htxy2ods9rkynt75
2012-11-13 13:30:13 +01:00
Quentin (OpenERP) b3a8ad5d2d [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121113111638-lwlcno51ule5aq54
2012-11-13 12:16:38 +01:00
Fabien Pinckaers 4800463d30 [MERGE] fix defautl type
bzr revid: fp@tinyerp.com-20121112095727-bvq6zdf4j422wneo
2012-11-12 10:57:27 +01:00
Fabien Pinckaers c52dde11c0 [MERGE] fix unactivated sequence of journal
bzr revid: fp@tinyerp.com-20121112084616-yq549c81jidk16yd
2012-11-12 09:46:16 +01:00
vta vta@openerp.com 87a3464329 [IMP] Added onchange methods in account_voucher.account_bank_statement_line for parent_id and amount in order to set the voucher_id to False.
bzr revid: vta@openerp.com-20121110180129-ww29a3ciuo90iop5
2012-11-10 19:01:29 +01:00
Atul Patel (OpenERP) 16d71823e4 [MERGE]:Merged wtih lp:openobject-addons
bzr revid: atp@tinyerp.com-20121109044947-n81qke33jp9p30af
2012-11-09 10:19:47 +05:30
vta vta@openerp.com e93727ab01 [FIX] Many2OneButton, don't subscribe to write_complete event.
bzr revid: vta@openerp.com-20121108154339-o5r1wzr08x53g6c4
2012-11-08 16:43:39 +01:00
vta vta@openerp.com 781c63db9f [FIX] Typo.
bzr revid: vta@openerp.com-20121108131605-dmo1rysu4iipki1o
2012-11-08 14:16:05 +01:00
vta vta@openerp.com 5d112d629b [MERGE] Latest trunk.
bzr revid: vta@openerp.com-20121108123206-7g866idcg3s58df2
2012-11-08 13:32:06 +01:00
Atul Patel (OpenERP) d833e25c2d [FIX]: FIX voucher company_id and state domain problem
bzr revid: atp@tinyerp.com-20121108022259-qs0uy4151ucggpz0
2012-11-08 07:52:59 +05:30
Launchpad Translations on behalf of openerp 1a8ef8657b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121108044758-ltq38lseznj56gu2
2012-11-08 04:47:58 +00:00
vta vta@openerp.com 4d56a3c591 [FIX] Remove icon in Import Invoice button, added Journal Entries button.
bzr revid: vta@openerp.com-20121107152220-20k5s5i37bem6gug
2012-11-07 16:22:20 +01:00
Rifakat (OpenERP) 07ec4209ed [FIX]account_voucher : fixed type of payment voucher
for the Sales receipt, payment voucher has type as sale but it should be receipt, so that payment voucher does not list under Customer Payments

bzr revid: mma@tinyerp.com-20121107113344-67scvaqy3qhasf0d
2012-11-07 17:03:44 +05:30
vta vta@openerp.com bee0f20b66 [IMP] Set the new voucher as inactive.
bzr revid: vta@openerp.com-20121107081827-ncls1h2c5pbjvis3
2012-11-07 09:18:27 +01:00
vta vta@openerp.com 01d33d5d06 [IMP] Make account.voucher inactive by default, and only change its state when confirming the corresponding bank statement. Improved bank statement unlink method, also removing its corresponding vouchers.
bzr revid: vta@openerp.com-20121106153602-jmtaqkn55o5hxwyv
2012-11-06 16:36:02 +01:00
Quentin (OpenERP) 1795a34291 [FIX] account_voucher: using pay invoice wizard on customer refund was creating wrong entries
bzr revid: qdp-launchpad@openerp.com-20121106123759-rli58yp8lwyub59o
2012-11-06 13:37:59 +01:00
vta vta@openerp.com c4fe6c2f58 [REM] Removed many2onebutton widget from account_voucher, now in view_form.js and view_list.js, as standard widget.
bzr revid: vta@openerp.com-20121105125346-v8hgfn157ef0j8fl
2012-11-05 13:53:46 +01:00
Mayur Maheshwari (OpenERP) 973d784810 [FIX]account_voucher : improved code
bzr revid: mma@tinyerp.com-20121105084037-iuqq0l9lln1o9e4j
2012-11-05 14:10:37 +05:30
Mayur Maheshwari (OpenERP) fd8f46b39a [FIX]account_voucher : improved some code
bzr revid: mma@tinyerp.com-20121105072021-236ci5s510fx5deq
2012-11-05 12:50:21 +05:30
Mayur Maheshwari (OpenERP) 7637a134e2 [FIX]account_voucher : removed un-used variable
bzr revid: mma@tinyerp.com-20121105065327-3x4xqyf88d1tdgwb
2012-11-05 12:23:27 +05:30
Somesh Khare(OpenERP) 1dde3091d2 [FIX]account_voucher : journal entry not balancing from purchase reciept
bzr revid: mma@tinyerp.com-20121105065106-195oyhgl3x266r9t
2012-11-05 12:21:06 +05:30
vta vta@openerp.com c75d260505 [FIX] Refactoring of view_vendor_receipt_form.
bzr revid: vta@openerp.com-20121102093857-es04l1spvh1h63z8
2012-11-02 10:38:57 +01:00
Mayur Maheshwari (OpenERP) e782d6fb3c [FIX]account_voucher: while paying the invoice of selected journal in voucher has inactive sequence that will throw the traceback it should raise warning
bzr revid: mma@tinyerp.com-20121101095033-enb2bmc43xox1n6i
2012-11-01 15:20:33 +05:30
Amit Patel 8198afda1a [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121101055815-34pegd8fsq9u29fm
2012-11-01 11:28:15 +05:30
vta vta@openerp.com e60907fa8d [REM] Removed unused code.
bzr revid: vta@openerp.com-20121031152110-1v8qeocy6dd5kntb
2012-10-31 16:21:10 +01:00
vta vta@openerp.com af6f626a2c [ADD] Added new files.
bzr revid: vta@openerp.com-20121031150616-m4i6dp2xa6edkgxr
2012-10-31 16:06:16 +01:00
vta vta@openerp.com 8f29452027 [IMP] Improved voucher_id field in bank statement lines.
bzr revid: vta@openerp.com-20121031140334-mqi6hcofjuk4zps0
2012-10-31 15:03:34 +01:00
Quentin (OpenERP) eb9ee2f9e2 [FIX] account_voucher: fixed wrong reference in yaml test forgotten in previous commit
bzr revid: qdp-launchpad@openerp.com-20121031132510-ob15sct5ejav8t76
2012-10-31 14:25:10 +01:00
Joël Grand-Guillaume 516e8697dd [FIX] Re-add the call to super in create_move_from_st_line in the voucher module. I removed it by mistake... Thanks to Stefan
bzr revid: joel.grandguillaume@camptocamp.com-20121031125003-0oe3d4ncvmblmc8p
2012-10-31 13:50:03 +01:00
Quentin (OpenERP) ea32fefa83 [FIX] account_voucher: fixed wrong reference in yaml test forgotten in previous commit
bzr revid: qdp-launchpad@openerp.com-20121031110750-x1povpp9mrz3cvi6
2012-10-31 12:07:50 +01:00
Quentin (OpenERP) 483503a761 [REF] account_voucher: yaml test case 5 refactoring
bzr revid: qdp-launchpad@openerp.com-20121031104439-yksfyq68ggw1i2fw
2012-10-31 11:44:39 +01:00
Joël Grand-Guillaume 4e311a1807 [MRG] From last trunk
bzr revid: joel.grandguillaume@camptocamp.com-20121031104215-o6yyw03s58hb3jws
2012-10-31 11:42:15 +01:00
Quentin (OpenERP) c5c8d87eab [ADD] account_voucher: new test on supplier invoice/payment in foreign currency
bzr revid: qdp-launchpad@openerp.com-20121030152320-w28za6bmpboocpdo
2012-10-30 16:23:20 +01:00
Sanjay Gohel (Open ERP) 9d8d4f2867 [IMP]change name from customer to supplier and search on supplier only
bzr revid: sgo@tinyerp.com-20121030054931-wsp90h6xjdvhl16y
2012-10-30 11:19:31 +05:30
Launchpad Translations on behalf of openerp 87d3caa50f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121030053700-w841c92uvirpii9h
2012-10-30 05:37:00 +00:00
Joël Grand-Guillaume 85b2285e49 [MRG] From last trunk
bzr revid: joel.grandguillaume@camptocamp.com-20121029152959-ugtxjoe8rc7mlhcp
2012-10-29 16:29:59 +01:00
Thibault Delavallée 061fd61d64 [MERGE] Sync with addons/trunk.
bzr revid: tde@openerp.com-20121029135531-8x3mx84jtv42p454
2012-10-29 14:55:31 +01:00
Quentin (OpenERP) 62d16ecd3e [MERGE] staging branch with bugfixes + add of an option to enable the check total feature on supplier invoices
bzr revid: qdp-launchpad@openerp.com-20121029091713-z4vx02bzf9bswceu
2012-10-29 10:17:13 +01:00
Thibault Delavallée 373eb136cd [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20121029091455-9izbtivnnb2q5bpv
2012-10-29 10:14:55 +01:00
Christophe Matthieu 46a60cdac7 [MERGE] from trunk-mail-concreting-tde, TODO fix bug
bzr revid: chm@openerp.com-20121029090847-27h3tmyvsv9c8vej
2012-10-29 10:08:47 +01:00
Fabien Pinckaers a414040f80 [FIX] account visible when required
bzr revid: fp@tinyerp.com-20121026143741-8e46e34v2ngej39w
2012-10-26 16:37:41 +02:00
Joël Grand-Guillaume 9527a10ba5 [IMP] Forbid to change the journal of a bank statement if you already have a line in it. This is done in the voucher, cause this is the case that break : when voucher is created and you change the journal, it'll result in having entries generated on various journal which is not consistent.
bzr revid: joel.grandguillaume@camptocamp.com-20121026111641-a0lg5h1mcyh1tit7
2012-10-26 13:16:41 +02:00
Frédéric van der Essen 7cdf99ade1 [IMP] mail: improved display of openchatter in form views
bzr revid: fva@openerp.com-20121026095821-c3idarsd5yi9fzso
2012-10-26 11:58:21 +02:00
Fabien Pinckaers 9a016b4644 [FIX] useability
bzr revid: fp@tinyerp.com-20121025151013-cd0gvro61h8224tv
2012-10-25 17:10:13 +02:00
Fabien Pinckaers a7368145ca [MERGE] typo
bzr revid: fp@openerp.com-20121024201424-98la8f2wkhfjrtae
2012-10-24 22:14:24 +02:00
Quentin (OpenERP) 4cf7382905 [IMP] account_voucher: improved error messages
bzr revid: qdp-launchpad@openerp.com-20121024091249-b12vibq7h0fi41cj
2012-10-24 11:12:49 +02:00
Quentin (OpenERP) b2de4d421c [MERGE] merged a branch with several fixes, related to the new patch applied on server fo 1) osv/orm: call the fct_inv for functional fields that are stored=True 2) tools/yamp_import: on record creation, do not consider fields that wouldn't be returned by the client because readonly in the view
bzr revid: qdp-launchpad@openerp.com-20121022130156-ki47is4opjex9d79
2012-10-22 15:01:56 +02:00
Quentin (OpenERP) 8ca8f50656 [FIX] account_voucher: fixed yaml test in order to reflect what the client are really sending as information
bzr revid: qdp-launchpad@openerp.com-20121019110720-xhkhzd04caczsz41
2012-10-19 13:07:20 +02:00
Launchpad Translations on behalf of openerp 5bfa3c5a7d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121019053933-51d6oob5aw0ujz40
2012-10-19 05:39:33 +00:00
Mayur Maheshwari (OpenERP) 8346293d72 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121015090200-irfaskfn9i1p68j9
bzr revid: mma@tinyerp.com-20121016052513-vl56jxtp7xbpa2ry
2012-10-16 10:55:13 +05:30
Quentin (OpenERP) eea4d6ee73 [IMP] account, account_voucher: moved some fields from res.company to accounting settings + removed duplicated fields (in company form view AND accounting settings)
bzr revid: qdp-launchpad@openerp.com-20121015135027-fbapd9h06gtixpep
2012-10-15 15:50:27 +02:00
Mayur Maheshwari (OpenERP) 0b87880029 [IMP]all: imporve string state to status
bzr revid: mma@tinyerp.com-20121012114258-w2q3hg1wb5wlt8wi
2012-10-12 17:12:58 +05:30
Quentin (OpenERP) 00f3dfc6d8 [MERGE] use of formatLAng(amount, currency_obj=...) and use of display_address() in reports
bzr revid: qdp-launchpad@openerp.com-20121012071640-sxhy9xnat65r8158
2012-10-12 09:16:40 +02:00
Quentin (OpenERP) bc44da05a1 [IMP] reports: use of FormatLang(amount, currency_obj=...) instead of printing currency.symbol directly in the report
bzr revid: qdp-launchpad@openerp.com-20121011094002-7unxi6bi2hh2u6k5
2012-10-11 11:40:02 +02:00
Fabien Pinckaers 20fefed4c7 [MERGE] create=false
bzr revid: fp@openerp.com-20121010200511-yjmajwybmf3yfitm
2012-10-10 22:05:11 +02:00
Quentin (OpenERP) 1ec609f1a6 [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121010143206-74p0k9xiojz2yc4z
2012-10-10 16:32:06 +02:00