Commit Graph

1307 Commits

Author SHA1 Message Date
Kersten Jeremy 6a01718aef [FIX] Remove test from saas-3 - Tech Saas & AL agreement
bzr revid: dle@openerp.com-20140311164559-1vi0mw3qm8n0vobn
bzr revid: dle@openerp.com-20140312111450-smumao0hm1vzifgn
bzr revid: dle@openerp.com-20140312121555-uum96hj8f2y1rvna
bzr revid: jke@openerp.com-20140312125757-e2kgxuwz0jko77ve
2014-03-12 13:57:57 +01:00
Denis Ledoux 1a5d2e77c4 [FIX] account: using float_round instead of native python round method, to apply half-up tie-breaking rule (1.655 with precision 2 is now 1.66 instead of 1.65).
bzr revid: dle@openerp.com-20140312120904-ucixsl1szfi1q0ea
2014-03-12 13:09:04 +01:00
Sanjay Gohel (OpenERP) 77581e2a06 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20140210052655-efiwytz5kllk7irx
2014-02-10 10:56:55 +05:30
Christophe Simonis 731019154a [MERGE] forward port of branch saas-2 up to revid 9109 dle@openerp.com-20140129171022-wf6244k90lpncmah
bzr revid: chs@openerp.com-20140129184703-ypd7iqnor5m5lr3d
2014-01-29 19:47:03 +01:00
Denis Ledoux a3b7279ff6 [FIX] account: set purchase analytic journal when creating purchase accounting journal
bzr revid: dle@openerp.com-20140129140625-ywxraf0ix040a0b5
2014-01-29 15:06:25 +01:00
Christophe Simonis 91aaaec0a5 [MERGE] forward port of branch saas-2 up to revid 9092 dle@openerp.com-20140115165506-yuux9km39gbv7k4n
bzr revid: chs@openerp.com-20140115214454-dhl8xzr429co0j5d
2014-01-15 22:44:54 +01:00
Thibault Delavallée 6389c33cd6 [IMP] account: when the period is not defined, raise a RedirectWarning instead of a simple warning.
This allows to add a redirection button to the configuration panel
of fiscal years.

bzr revid: tde@openerp.com-20140103093610-p7u12yb03rkj81bk
2014-01-03 10:36:10 +01:00
Denis Ledoux 20be322c45 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9684 rev-id: dle@openerp.com-20131209145652-3g9rgnfz1w8k0whw
bzr revid: chs@openerp.com-20131202105848-33gcz1715w370rve
bzr revid: dle@openerp.com-20131204150643-is3y0b9n8enh3yql
bzr revid: chs@openerp.com-20131206152726-pirikn7v8pev90ic
bzr revid: dle@openerp.com-20131206162437-b9niay99mirk44qm
bzr revid: tde@openerp.com-20131209102019-kjeg0rx2au1d5e5v
bzr revid: dle@openerp.com-20131209155721-589zihxx8jmvlpvp
2013-12-09 16:57:21 +01:00
Thibault Delavallée 4b96e85a30 [MERGE] [FORWARD] Forward port of saas-2 branch until revision 9036 (revid tde@openerp.com-20131209102019-kjeg0rx2au1d5e5v)
bzr revid: tde@openerp.com-20131209105031-17920wsidpqrwmxj
2013-12-09 11:50:31 +01:00
Martin Trigaux aa9efd6dab [FIX] account: correct name_search on account to be validated even at negation
added test checking every combinaison of name_search

bzr revid: mat@openerp.com-20131206170012-991vs7pa1yzxvav8
2013-12-06 18:00:12 +01:00
Martin Trigaux 8be311d950 [FIX] account: performance improvement on analytic line creation
remove analytic lines (to avoid duplicates) only when create new one instead of each validation of the account move
don't create new analytic lines at move creation, will do it once the move is balanced (unbalanced move should not create analytic lines yet)

bzr revid: mat@openerp.com-20131206104659-vct8a5l9o4nmhwqs
2013-12-06 11:46:59 +01:00
Christophe Simonis 289023d92f [MERGE] forward port of branch saas-2 up to revid 9024 chs@openerp.com-20131130130014-hi5h5a00kjx0dbvp
It’s over NINE THOUSAAAAAAAND!

bzr revid: chs@openerp.com-20131130130725-9ntxdr5r7r04uoht
2013-11-30 14:07:25 +01:00
Christophe Simonis 0ac4a8f696 [MERGE] forward port of branch 7.0 up to revid 9668 launchpad_translations_on_behalf_of_openerp-20131130053134-6u83vcd1133xs8yf
bzr revid: chs@openerp.com-20131130130014-hi5h5a00kjx0dbvp
2013-11-30 14:00:14 +01:00
Denis Ledoux fc4eca01e7 [FIX] {account, sale_stock}: res_config: set_default as SUPERUSER_ID. check user group to avoid passthrough access rights security
bzr revid: dle@openerp.com-20131129154714-pogix71b73nz11qp
2013-11-29 16:47:14 +01:00
Christophe Simonis bb1e256f5b [MERGE] forward port of branch saas-2 up to revid 9010 dle@openerp.com-20131125143003-vjtzj1c5051pdnk3
bzr revid: chs@openerp.com-20131125150054-b135qshkx6icakgk
2013-11-25 16:00:54 +01:00
Thibault Delavallée 000c38816d [MERGE] [IMP] Addons: updated some field labels to avoid duplicates to ease
the import / export process

Aso includes
- project: deprecated priority field: use sequence instead
- base_calendar: calendar.event: deprecated organizer field: use organize_id instead

bzr revid: tde@openerp.com-20131125093741-hx9hpj85xqfalvqw
2013-11-25 10:37:41 +01:00
Olivier Dony 44664076da [MERGE] Forward-port of latest 7.0 fixes up to rev 9618 rev-id: dle@openerp.com-20131120142131-s333lyva85cyn41o
bzr revid: odo@openerp.com-20131120144059-yyh7emvgdarff09b
bzr revid: odo@openerp.com-20131120144318-11nmn1zj00zmi10z
2013-11-20 15:43:18 +01:00
Martin Trigaux d3e25aa5e9 [IMP] account: cleanup
bzr revid: mat@openerp.com-20131118165631-13pfg3w6ri0zbuau
2013-11-18 17:56:31 +01:00
cto 9849e23204 [MERGE] [FIX] account: unlink method on account.move accepts one argument (opw 592795)
bzr revid: mat@openerp.com-20131118130622-5sbeznvfv1unnpxx
2013-11-18 14:06:22 +01:00
Sanjay Gohel (OpenERP) eb1a56cd91 [MERGE]merge and resolve conflicts
bzr revid: sgo@tinyerp.com-20131029133347-b22zkm0hgg3y9an3
2013-10-29 19:03:47 +05:30
Christophe Simonis 273face907 [MERGE] forward port of branch saas-1 up to revid 8791 chs@openerp.com-20131009175454-j06y1ngylfbqyrpj
bzr revid: chs@openerp.com-20131009180337-cxgdt6zzd1z68ga9
2013-10-09 20:03:37 +02:00
Olivier Dony 8ac110c4dd [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 5098 rev-id: odo@openerp.com-20131011123914-7zuvd9mch21yxgj8
bzr revid: dle@openerp.com-20131009131902-a93nsbou4w8y0vlx
bzr revid: chs@openerp.com-20131009175454-j06y1ngylfbqyrpj
bzr revid: dle@openerp.com-20130918160049-fo88fl7uyhfoofkv
bzr revid: dle@openerp.com-20130924130544-kmkyr0d73cusvdav
bzr revid: odo@openerp.com-20131011134433-nyfjipvlql4xu127
2013-10-11 15:44:33 +02:00
Olivier Dony 837196afbd [FIX] account: CoA installer: include parent charts when determining default taxes, otherwise they cannot be set during install
bzr revid: odo@openerp.com-20131003134820-ksc52izjwfpxn2ps
2013-10-03 15:48:20 +02:00
Denis Ledoux db84e912bd [MERGE] Forward-port of latest saas-1 bugfixes, up to rev. 8781 rev-id: dle@openerp.com-20130923165651-0jt823r5wy37enw6
bzr revid: dle@openerp.com-20130923171310-mav1riq3d2rebmv2
2013-09-23 19:13:10 +02:00
Denis Ledoux 546a191f0a [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9459 rev-id: fva@openerp.com-20130918153347-fy4nuvbm82ngfb8x
bzr revid: mat@openerp.com-20130826135110-f9q4p65ds2aholcw
bzr revid: dle@openerp.com-20130828141129-ecxl2vlpb8vw0o9f
bzr revid: dle@openerp.com-20130828162659-n8a0ku9o3h01qaov
bzr revid: dle@openerp.com-20130830094205-q3itwd7x0246d9n6
bzr revid: dle@openerp.com-20130830133604-mfnfbscn5wdk4vi4
bzr revid: dle@openerp.com-20130902131244-v9uh0s8rg4889i7j
bzr revid: mat@openerp.com-20130903134105-68ziuaccreu6rs61
bzr revid: chs@openerp.com-20130906171851-jtfsf4au1k30wwlr
bzr revid: dle@openerp.com-20130909103120-k5oefxgebhyslac3
bzr revid: dle@openerp.com-20130909170047-pbzw4ernvcpivbhh
bzr revid: chs@openerp.com-20130910122113-171osvcukxffxcry
bzr revid: tde@openerp.com-20130912121059-k840pi4rwdzpez8g
bzr revid: dle@openerp.com-20130913085251-p906ci2divy82jur
bzr revid: tde@openerp.com-20130913092546-kzshg1a7sls566l8
bzr revid: mat@openerp.com-20130917122102-drf8fj9lrjj0fvju
bzr revid: mat@openerp.com-20130917161614-w8u2c1ayeb5kxm30
bzr revid: dle@openerp.com-20130918161305-7ep1642nxzyy3vhd
2013-09-18 18:13:05 +02:00
Martin Trigaux f37b2a0db4 [IMP] account: performance improvement on the creation of new account.move (opw #597719)
bzr revid: mat@openerp.com-20130918143146-bnmoje96alatdyc1
2013-09-18 16:31:46 +02:00
Thibault Delavallée 2f9980881b [FORWARD] Forward-port of addons saas-1 until revision 8775 (revid tde@openerp.com-20130913092546-kzshg1a7sls566l8).
[FIX] account: trunk version of the fix added in version 9440 of 7.0 branch

bzr revid: tde@openerp.com-20130913095612-i2f0kd3mhxdavdp6
2013-09-13 11:56:12 +02:00
Thibault Delavallée fd5ad86c57 [FIX] account: fixed an error when using custom chart of accounts, could lead to no result in search in ir model data
bzr revid: tde@openerp.com-20130913082516-bv8lvmgmyay4o86s
2013-09-13 10:25:16 +02:00
Thibault Delavallée a3cf19a28e [FIX] Chart of accounts: fixed currency not selected on COA.
This fix replaced the fix merged into 7.0 / saas-1 (rev 9434), by adding a new currency_id field on
the model. XML data for the various COAs have been updated accordingly.

bzr revid: tde@openerp.com-20130912132032-8k2dj2t3n5hi6s43
2013-09-12 15:20:32 +02:00
Thibault Delavallée eaba6bffb7 [FORWARD] Forward port of saas-1 branch until revision 8773 revid tde@openerp.com-20130912121059-k840pi4rwdzpez8g
Most of 7.0 commit about COAs (9434) has been discarded, because another fix has been implemented
for the trunk branch. This new fix will be merged right after this forward port
of 7.0 / saas-1 branch.

bzr revid: tde@openerp.com-20130912131546-2f8p23bwwcc7930c
2013-09-12 15:15:46 +02:00
Thibault Delavallée 6df4eaacd5 [MERGE] [FIX] charts of account: fixed currency not selected on COA, added some missing default values (US/MA/VE).
Currency is found by adding values in ir.values and retrieving it when installing the COA.

In trunk/8.0, a new currency_id field will be added allowing to retrieve directly the currency.

bzr revid: tde@openerp.com-20130912113247-esuwq1zppcq2gakk
2013-09-12 13:32:47 +02:00
Christophe Simonis 3fa90321e1 [MERGE] forward port of branch saas-1 up to revid 8772 chs@openerp.com-20130910122113-171osvcukxffxcry
bzr revid: chs@openerp.com-20130910124803-wxkb8gkz1tub5qjf
2013-09-10 14:48:03 +02:00
Turkesh Patel (Open ERP) 2003332c63 [FIX] remove use of search_read method
bzr revid: tpa@tinyerp.com-20130910094112-1rb8aq23vwwpyw6v
2013-09-10 15:11:12 +05:30
Martin Trigaux 93e93e8d4e [IMP] account: don't write state as draft on lines that are already in draft state (performace improvement)
bzr revid: mat@openerp.com-20130909125751-we5n8e018bwqadvz
2013-09-09 14:57:51 +02:00
Turkesh Patel (Open ERP) 84872f59c8 [IMP] improved code
bzr revid: tpa@tinyerp.com-20130909065930-u9btuxnl7ot19fuo
2013-09-09 12:29:30 +05:30
Turkesh Patel (Open ERP) bf1649ff74 [ADD] remove currency_id logic and set currency_id based on ir.values
bzr revid: tpa@tinyerp.com-20130906090052-mr2hcurvsu573pm1
2013-09-06 14:30:52 +05:30
Turkesh Patel (Open ERP) 3bbe2330af [IMP] improved code to set default accounts in l10n_us,l10n_ma and added new currency_id field to set currency based on select coa, fixed installation time error of l10n_ve
bzr revid: tpa@tinyerp.com-20130903070707-7ib7qi5yubhr11u8
2013-09-03 12:37:07 +05:30
Turkesh Patel (Open ERP) e7ef5b8790 [IMP] in order to set default chart which was last created set max of ids.
bzr revid: tpa@tinyerp.com-20130903053715-zyduv0q0b81lz0vq
2013-09-03 11:07:15 +05:30
Turkesh Patel (Open ERP) 34862b9d24 [ADD] added currency_id in account.chart.template and remove onchange from company_id to set currency in account data configuration wizard and set currency_in in l10n_us.
bzr revid: tpa@tinyerp.com-20130902130839-mpvu7nfzefmzh9kq
2013-09-02 18:38:39 +05:30
Denis Ledoux 641f19aedf [FIX]account: field partner_id, define store param to handle updates of partner changes in entries
bzr revid: dle@openerp.com-20130902124648-340vz90i1ng1zh01
2013-09-02 14:46:48 +02:00
Turkesh Patel (Open ERP) 1b0ad7b55f [IMP] l10n_us: improved code to set default recivable and payble accounts.
bzr revid: tpa@tinyerp.com-20130902112943-cj3jbtn1bt5n15y2
2013-09-02 16:59:43 +05:30
Turkesh Patel (Open ERP) f4da7af78c [MRG] l10n_us:solved issues of cot currency,l10n_ve: error at installation time,l10n_ma: default accunt issue from lp:~openerp-dev/openobject-addons/trunk-coa-issues-bde
bzr revid: tpa@tinyerp.com-20130902105824-xl1pmd3w7h2pernw
2013-09-02 16:28:24 +05:30
Turkesh Patel (Open ERP) 00711ec5bd [IMP] set defalut cot as per last configuration wizard.
bzr revid: tpa@tinyerp.com-20130902103629-9d1joumo51b7w8qg
2013-09-02 16:06:29 +05:30
Bharat R. Devnani (OpenERP) 4bc4547cb9 [ADD] added the functionalities mentioned on pad
bzr revid: bde@tinyerp.com-20130830135643-ehzm0bdtvq8lltdi
2013-08-30 19:26:43 +05:30
Cecile Tonglet aef380c5c8 [FIX] account.account.type getter function of field report_type now handle ValueError raised by get_object_reference()
bzr revid: cto@openerp.com-20130827064025-ebw8skxpku1jad20
2013-08-27 08:40:25 +02:00
Amit Bhavsar (Open ERP) 0d01453f81 [MERGE] merge with latest trunk
bzr revid: amb@tinyerp.com-20130813110637-nwi1lao9wegqz5ro
2013-08-13 16:36:37 +05:30
sgo@tinyerp.com a241bec4bf [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130722064546-5algtla91hpnaanb
2013-07-22 12:15:46 +05:30
Dhruti Shastri (OpenERP) b3fb845dbb [account] : Missing a check in an unlink() overload (Case:592795)
bzr revid: dhs@tinyerp.com-20130617110044-ntskqznsilq32hx1
2013-06-17 16:30:44 +05:30
Christophe Simonis 6a9adbca62 [MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953-itt79mu5xrl7suv4
bzr revid: chs@openerp.com-20130613181503-82234mo34wxb0oap
2013-06-13 20:15:03 +02:00
Rifakat 1dceb70f3b [FIX] account: if tax is , total base is
applied only on the main tax and does not carry the child tax amount into base, it is compulsory to add child tax amount to tax base
becuase the next tax i.e. VAT is applied on total tax base amount
2013-06-13 15:13:30 +05:30
Foram Katharotiya (OpenERP) 09c62b0d02 [MERGE] with trunk
bzr revid: fka@tinyerp.com-20130613071422-9iw22gkm33epbkpb
2013-06-13 12:44:22 +05:30
sgo@tinyerp.com fea1eaf1d6 [MERGE]sync with parent
bzr revid: sgo@tinyerp.com-20130610050015-cuk6adbhzsmaas8s
2013-06-10 10:30:15 +05:30
Paramjit Singh Sahota 487fb98a20 [MERGE] MergeD lp:openobject-addons.
bzr revid: psa@tinyerp.com-20130607131651-ra85hgmf6ivmsq2i
2013-06-07 18:46:51 +05:30
Christophe Matthieu 9d9e3d2ef8 [IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos)
bzr revid: chm@openerp.com-20130607113829-1mi6jk18c2v3jjhn
2013-06-07 13:38:29 +02:00
Christophe Matthieu 8c6ff33bef [IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos)
bzr revid: chm@openerp.com-20130607102359-is19utzap127nwr4
2013-06-07 12:23:59 +02:00
sgo@tinyerp.com d3c7f6becf [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130605070737-5sdnhqzysi1lcnnj
2013-06-05 12:37:37 +05:30
Olivier Dony 0f983a0146 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9183
rev-id launchpad_translations_on_behalf_of_openerp-20130531070107-7d2k818beg8965ll

bzr revid: odo@openerp.com-20130603121852-jdl6vlo9dmjk0rlc
2013-06-03 14:18:52 +02:00
Martin Trigaux 17a618eb89 [MERGE] [FIX] context is not propagated through account_period.name_search to account_period.search, courtesy of Guewen Baconnier (Camptocamp)
lp bug: https://launchpad.net/bugs/1177348 fixed

bzr revid: mat@openerp.com-20130528152327-zq382uvqn9h3ja83
2013-05-28 17:23:27 +02:00
Amit Bhavsar (Open ERP) 24848a8dcc [MERGE] merge with latest trunk
bzr revid: bde@tinyerp.com-20130522095432-1sl1b6uu6ewod4md
bzr revid: amb@tinyerp.com-20130528091941-wak8fnembuvewwjf
2013-05-28 14:49:41 +05:30
Thibault Delavallée 71df1a41bc [FORWARD] Forward port of addons 7.0 until revision 9172
bzr revid: tde@openerp.com-20130528104500-ds3irrs2u0qpst37
2013-05-28 12:45:00 +02:00
Martin Trigaux a1bbb140b3 [IMP] account: use digits precision of account +3 for account.tax and templates
bzr revid: mat@openerp.com-20130527085957-xq6zwmc3lhn6yy83
2013-05-27 10:59:57 +02:00
Paramjit Singh Sahota 2120812002 [IMP] Little improvement.
bzr revid: psa@tinyerp.com-20130524115613-vnj5i3pe0nc9rkdv
2013-05-24 17:26:13 +05:30
Paramjit Singh Sahota 05432c1565 [MERGE] MErged lp:openobject-addons.
bzr revid: psa@tinyerp.com-20130524114959-s2pnc203w93ybzfv
2013-05-24 17:19:59 +05:30
Quentin (OpenERP) 7ca85ffbba [FIX] account: exclude company_id from build_ctx_periods()'s criteria to allow printing consolidated reports
bzr revid: qdp-launchpad@openerp.com-20130523122756-tpkc268q107hiqvy
2013-05-23 14:27:56 +02:00
Foram Katharotiya (OpenERP) 3b87fc2c87 [IMP] add help in use_preprint_check and change help text for Check Date in Period in journal form view
bzr revid: fka@tinyerp.com-20130508070733-h8lnupl2vc530ks9
2013-05-08 12:37:33 +05:30
Guewen Baconnier 1c4bdf3061 [FIX] context is not propagated through account_period.name_search to account_period.search
lp bug: https://launchpad.net/bugs/1177348 fixed

bzr revid: guewen.baconnier@camptocamp.com-20130507115306-lrnb0t3139lfxtie
2013-05-07 13:53:06 +02:00
Vishmita Jadeja (openerp) 1b08798b52 [TYPO]changes in typo
bzr revid: vja@tinyerp.com-20130430072547-7gyl7nivdc8717ua
2013-04-30 12:55:47 +05:30
Olivier Dony 9c08e12962 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9085
revision-id: odo@openerp.com-20130429105458-r89mnkx8okdxsdld

bzr revid: odo@openerp.com-20130429151410-54y94063gijyk16o
2013-04-29 17:14:10 +02:00
ggh-openerp 3b73e2b2a4 [IMP]Removed space before Exclamation marks [!]
bzr revid: ggh@tinyerp.com-20130429071557-vnxo5nni03vc886j
2013-04-29 12:45:57 +05:30
Quentin (OpenERP) 7e46260474 [FIX] account: modified the constraint on account.move.reconcile in order to allow the reconciliation to be made on different partners if it doesn't concern a payable or receivable account
bzr revid: qdp-launchpad@openerp.com-20130423125731-dblhpx7zz4q9x464
2013-04-23 14:57:31 +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
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Thibault Delavallée 4da68cbc22 [FORWARD] Forward port of addons 7.0 until revision 9008
bzr revid: tde@openerp.com-20130411124446-73gzyw3eo925w3dv
2013-04-11 14:44:46 +02:00
Raphael Collet 894eeef8e0 [MERGE] from trunk
bzr revid: rco@openerp.com-20130411073708-gaxl2332umtedmg6
2013-04-11 09:37:08 +02:00
Quentin (OpenERP) 3bb51ac696 [MERGE] forward port of bugfixes made in 7.0, up to revision 8969.
bzr revid: qdp-launchpad@openerp.com-20130404095257-oek77sijuxjyi0aj
2013-04-04 11:52:57 +02:00
Chris Biersbach d43b932270 [FIX] Forwardport of 6.1 fix by han: Do not copy the statement_id value when copying account moves
bzr revid: cbi@openerp.com-20130404090948-c7zw5yco1sply0b8
2013-04-04 11:09:48 +02:00
Raphael Collet 96ad608854 [IMP] general: use registry[X] instead registry.get(X) when X is dynamic
bzr revid: rco@openerp.com-20130329143720-80pkd4csemlk1aqz
2013-03-29 15:37:20 +01:00
Vo Minh Thu 245f0fe9f8 [REF] account: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327134337-rpktoa5gj31iof5c
2013-03-27 14:43:37 +01:00
Paramjit Singh Sahota fb82744bac [IMP] Improved.
bzr revid: psa@tinyerp.com-20130322120533-n6oofcl1c7d532cb
2013-03-22 17:35:33 +05:30
Paramjit Singh Sahota 22cd9a5c13 [IMP]Improve label and help of /Skip 'Draft' State for Manual Entries/
bzr revid: psa@tinyerp.com-20130322111715-qbxuq3166o0z2puc
2013-03-22 16:47:15 +05:30
Ajay Chauhan (OpenERP) 227617dd9f [IMP] account: changed string for fields 'ref_base_sign' & 'ref_tax_sign' in 'account.tax'
bzr revid: cha@tinyerp.com-20130320093921-irhg67f639s7xvcx
2013-03-20 15:09:21 +05:30
Ajay Chauhan (OpenERP) 7fb1818900 [IMP] account: changed string for fields 'ref_base_sign' & 'ref_tax_sign' in 'account.tax.template'
bzr revid: cha@tinyerp.com-20130320092042-dyzb4rl3w2hi4c7e
2013-03-20 14:50:42 +05:30
Ajay Chauhan (OpenERP) 76cc5abd98 [MERGE]: merge with lp:openobject-addons
bzr revid: cha@tinyerp.com-20130320072744-bs2e9hvc611mf6ci
2013-03-20 12:57:44 +05:30
Quentin (OpenERP) cd164a8bc9 [MERGE] v7
bzr revid: qdp-launchpad@openerp.com-20130313110304-8fivajfr9779x58s
2013-03-13 12:03:04 +01:00
Ajay Chauhan (OpenERP) 8670be1fde [IMP] account: made little change
bzr revid: cha@tinyerp.com-20130313105709-hg2wzl87q3io6189
2013-03-13 16:27:09 +05:30
Ajay Chauhan (OpenERP) 7a14260535 [IMP] account: change string of three fields to solve import issue of 'Taxes'
bzr revid: cha@tinyerp.com-20130312105516-4eidfo5322rbb6tc
2013-03-12 16:25:16 +05:30
Ajay Chauhan (OpenERP) aaf11ba8a8 [IMP] account: change string of three fields to solve import issue of 'Tax Templates'
bzr revid: cha@tinyerp.com-20130312103230-b09wzh3vlm28expi
2013-03-12 16:02:30 +05:30
Quentin (OpenERP) 9446f1d291 [MERGE] v7.0
bzr revid: qdp-launchpad@openerp.com-20130306162854-q3d41kqf51vnske8
2013-03-06 17:28:54 +01:00
Quentin (OpenERP) 1bed52ec67 [FIX] account, duplicate of account.tax: better fix for problem fixed in revision 8807.
fixed the duplicate of tax (wasn't working because of a unique constraint on name field). The previous fix was working only for taxes that doesn't have any child. The reason is that copy() is never called for one2many fields, only copy_data() is called (and give the same results for other fields)

bzr revid: qdp-launchpad@openerp.com-20130307090408-cxb1qcfz4n9ksrg5
2013-03-07 10:04:08 +01:00
Quentin (OpenERP) cdabf79cf2 [REF] hr_expense, creation of accounting entries from hr.expense: a lot of code refactoring. Still a huge work to be done in order to factorize some code with other objects (like account.invoice, account.voucher, account.asset...)
bzr revid: qdp-launchpad@openerp.com-20130306140554-fhs6fhkyb779t6re
2013-03-06 15:05:54 +01:00
Quentin (OpenERP) 7f8d7e3518 [FIX] account: fixed the duplicate of tax (wasn't working because of a unique constraint on name field)
bzr revid: qdp-launchpad@openerp.com-20130306132543-4kqiwuvoo61h18qs
2013-03-06 14:25:43 +01:00
csn-openerp efbb25bae3 [FIX] account: missing ondelete cascade rule on m2o between 2 TransientModels
bzr revid: csn@openerp.com-20130129133427-ar1wiknf0ck15257
2013-01-29 14:34:27 +01:00
Quentin (OpenERP) 26f5b8b7bf [FIX] account: when generating the opening entries, do not copy the last partner on the centralisation lines (was set in default_get) but force it to False
bzr revid: qdp-launchpad@openerp.com-20130107135507-jfm7ptd64zlldrqr
2013-01-07 14:55:07 +01:00
Rifakat d4fe5a47f3 [FIX] account: put a restriction to re-open a period which belongs to
> the closed fiscal year,
it must not be possible to re-open a period and post journal items when its fiscal year is closed

bzr revid: rha@tinyerp.com-20130123103911-trxfkv0kemltvdv5
2013-01-23 16:09:11 +05:30
Randhir Mayatra (OpenERP) 0d8b961905 [IMP] improve the string in account
bzr revid: rma@tinyerp.com-20121219072915-bd84k8220m6dsgm1
2012-12-19 12:59:15 +05:30
Randhir Mayatra (OpenERP) bb43d29605 [IMP] improve the string in account
bzr revid: rma@tinyerp.com-20121219072537-8szdtp4nmz5xr2hh
2012-12-19 12:55:37 +05:30
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
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