Commit Graph

1466 Commits

Author SHA1 Message Date
gpa ac0348f28a [IMP]account,hr_timesheet_sheet,product,project,purchase,sale modules: company_id [ADD] multi_company module.
bzr revid: gpa@gpa-desktop-20091120134742-xzwscqyhzxsbijt5
2009-11-20 19:17:42 +05:30
vra 80861660c6 merge multi_company, multi_company_account, multi_company_hr_timesheet_sheet, multi_company_product, multi_company_project, multi_company_purchase modules.
bzr revid: vra@tinyerp.com-20091110124920-qho0im1rrx3mf4sf
2009-11-10 18:19:20 +05:30
HDA (OpenERP) 1b0700fd2f Merged
bzr revid: hda@tinyerp.com-20091106111216-hwo5f87jzd5llx7i
2009-11-06 16:42:16 +05:30
HDA (OpenERP) a05dc59623 Merged for financial improvements
bzr revid: hda@tinyerp.com-20091106075143-5y1tyxj41h5f9t1g
2009-11-06 13:21:43 +05:30
Jay (Open ERP) 0390b4904c [FIX] Account : Warning message was missing _ import
lp bug: https://launchpad.net/bugs/475135 fixed

bzr revid: jvo@tinyerp.com-20091105074428-ipa7tqos7e0ix4j6
2009-11-05 13:14:28 +05:30
Joel Grand-Guillaume ba392d143b [FIX] Correct the validate function for balanced move into account.py (after Fabien Warning)
lp bug: https://launchpad.net/bugs/452854 fixed

bzr revid: joel.grandguillaume@camptocamp.com-20091104065226-sax4u9d6ss4oif62
2009-11-04 07:52:26 +01:00
Harry (Open ERP) 1256d1c8ee [merge] merge stable/5.0 branch
bzr revid: hmo@tinyerp.com-20091104064625-8ufxibenj12wxj3o
2009-11-04 12:16:25 +05:30
Raphaël Valyi 37afc642ba [MERGE]
bzr revid: rvalyi@gmail.com-20091103181855-70p5maa6lsd4s50n
2009-11-03 16:18:55 -02:00
Joel Grand-Guillaume 675d14e54f [FIX] Use price_accuracy to verify balanced entry insteed of fixed '0,0001'. Add price_accuracy on debit and credit move lines
lp bug: https://launchpad.net/bugs/452854 fixed

bzr revid: joel.grandguillaume@camptocamp.com-20091103073004-7vjpq2t4uqwpgi0j
2009-11-03 08:30:04 +01:00
Joel Grand-Guillaume 91efa25bb7 [FIX] Residual amount into invoice is now correct in every case and avoid rounding trouble even if rating has changed
bzr revid: joel.grandguillaume@camptocamp.com-20091103070858-86gtu8tzvztjuyt4
2009-11-03 08:08:58 +01:00
Raphaël Valyi 2b326eb066 [IMP] account: make comment mandatory. Since it has a default value anyway, it doesn't reall y change anything, but makes the reconciliation UI looks consistent accross the whole OpenERP (eg invoice payment)
bzr revid: rvalyi@gmail.com-20091103051912-ead9jx19l3g0d8dm
2009-11-03 03:19:12 -02:00
Raphaël Valyi 2dabd5f34f [FIX] account: avoid translate tool missing import on strictier Python 2.6 versions; bare in mind that mx.Datetime should be eraticated from the surface of the earth
bzr revid: rvalyi@gmail.com-20091103051710-koeenh3su23yvls2
2009-11-03 03:17:10 -02:00
Raphaël Valyi 50071d7df3 [FIX] account: removed pdb now that things are claimed fixed (after the commits messages)
bzr revid: rvalyi@gmail.com-20091103051613-f2m2n7t20uce8df6
2009-11-03 03:16:13 -02:00
Joel Grand-Guillaume aff362e191 [FIX] Residual amount into invoice is now correct in every case and avoid rounding trouble even if rating has changed
bzr revid: joel.grandguillaume@camptocamp.com-20091102155305-swj8zxhsey8wjhue
2009-11-02 16:53:05 +01:00
Joel Grand-Guillaume 3a3ded3e67 [IMP] Add support of analytic account into bank statement to be convenient with other method
lp bug: https://launchpad.net/bugs/470359 fixed

bzr revid: joel.grandguillaume@camptocamp.com-20091102115309-qh4zkiio3chsepcs
2009-11-02 12:53:09 +01:00
Joel Grand-Guillaume 61e37654f4 [FIX] Avoid display write-off in pay invoice wizard : take care of partial payment
lp bug: https://launchpad.net/bugs/453030 fixed

bzr revid: joel.grandguillaume@camptocamp.com-20091102112447-dvhsfwf8lkma5c6v
2009-11-02 12:24:47 +01:00
Joel Grand-Guillaume 482d6374b9 [IMP] Add account field into bank statement line
lp bug: https://launchpad.net/bugs/351167 fixed

bzr revid: joel.grandguillaume@camptocamp.com-20091102091542-qaufnbe3bac03bty
2009-11-02 10:15:42 +01:00
Joel Grand-Guillaume 4ee6427c0b [FIX] Avoid display write-off in pay invoice wizard. Put the right date and currency for conversion
lp bug: https://launchpad.net/bugs/453030 fixed

bzr revid: joel.grandguillaume@camptocamp.com-20091102085213-d3w0kwk10sj6gyb8
2009-11-02 09:52:13 +01:00
Joel Grand-Guillaume 2d09f1d639 [FIX] Residual amount in invoice when currency rating change
lp bug: https://launchpad.net/bugs/427869 fixed

bzr revid: joel.grandguillaume@camptocamp.com-20091102084245-qatsx72ulgn7ib20
2009-11-02 09:42:45 +01:00
rvalyi 7a2cbc32de [FIX][IMP] Correct write-off date, add analytic account, better interface between all way to reconcile
lp bug: https://launchpad.net/bugs/435160 fixed

bzr revid: joel.grandguillaume@camptocamp.com-20091102084000-h21k703spch2hqxl
2009-11-02 09:40:00 +01:00
Jay (Open ERP) 2e7381178a [FIX] Account : Action window of anlytic entries was missing name
lp bug: https://launchpad.net/bugs/466658 fixed

bzr revid: jvo@tinyerp.com-20091102051728-uf5nfq67tbz153f2
2009-11-02 10:47:28 +05:30
VRA(OpenERP) 858222d496 [FIX] Account : Refund wizard wasnt calculating taxes for new invoices
lp bug: https://launchpad.net/bugs/448591 fixed

bzr revid: jvo@tinyerp.com-20091102051251-rpt29iur2ccpb0ni
2009-11-02 10:42:51 +05:30
UCO(OpenERP) c4540e220e Improved search views
bzr revid: hda@tinyerp.com-20091029101618-cjre798oi4ycmypi
2009-10-29 15:46:18 +05:30
uco (OpenERP) f0b5bc678c [REF]: Small Modifications
bzr revid: uco@tinyerp.co.in-20091028101332-2h2vz1a02pk1s4ph
2009-10-28 15:43:32 +05:30
VRA(OpenERP) 0ad84d2cad [FIX] Account : Partner Ledger Report formatting problem solved
lp bug: https://launchpad.net/bugs/459196 fixed

bzr revid: jvo@tinyerp.com-20091028094604-z7h98zwdxwquyqrh
2009-10-28 15:16:04 +05:30
ACH(OpenERP) 8518378db1 [FIX] Account : Corrected the malformed report of Partner Ledger
bzr revid: jvo@tinyerp.com-20091026093839-5n74m0y6k655hl2l
2009-10-26 15:08:39 +05:30
Jay (Open ERP) 85bdfc4a28 [FIX] Account : Onchange of amount/base amount of Invocie tax corrected
lp bug: https://launchpad.net/bugs/458553 fixed

bzr revid: jvo@tinyerp.com-20091024105402-kpclegj6labz54mi
2009-10-24 16:24:02 +05:30
uco (OpenERP) 799020e13c [REF]: Modified some search views
bzr revid: uco@tinyerp.co.in-20091023105937-zm9umhhpcrw88qo8
2009-10-23 16:29:37 +05:30
uco (OpenERP) a54fab78d6 [IMP]: Improved search views
bzr revid: uco@tinyerp.co.in-20091022140158-390fxqzz2lsr16mw
2009-10-22 19:31:58 +05:30
Jay (Open ERP) 1bbc432293 [FIX] Account : Analytic account functional field methods corrected.
lp bug: https://launchpad.net/bugs/396637 fixed

bzr revid: jvo@tinyerp.com-20091022134226-p1nn7pvky62ewnbg
2009-10-22 19:12:26 +05:30
PAP(OpenERP) cb16659625 Changed widget=selection for many2one fields in views Ref: blueprint
bzr revid: hda@tinyerp.com-20091022134016-yxcmgifje47x87yr
2009-10-22 19:10:16 +05:30
HDA (OpenERP) b7f6bc4c8e Remove sql injection problem
lp bug: https://launchpad.net/bugs/429327 fixed

bzr revid: hda@tinyerp.com-20091021072449-rc9usc422tb0kv2f
2009-10-21 12:54:49 +05:30
Jay (Open ERP) f4f07382f5 [FIX] Account : Restricting Payment term lines percentage insertion from 0 to 1
lp bug: https://launchpad.net/bugs/421636 fixed

bzr revid: jvo@tinyerp.com-20091021062240-55hy0og5o7t87bkr
2009-10-21 11:52:40 +05:30
Jay (Open ERP) 32d9623c38 [REF] Account : Invoice view(mainor edit)
lp bug: https://launchpad.net/bugs/451310 fixed

bzr revid: jvo@tinyerp.com-20091015141127-uxt73xvgpuqhh4rf
2009-10-15 19:41:27 +05:30
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
Christophe Simonis 6b9040ca8d [FIX] account: avoid ZeroDivisionError
bzr revid: chs@tinyerp.com-20091013143410-sz59hp38dvv1ufor
2009-10-13 16:34:10 +02:00
ChristopheChauvet(syleam) 41e8ed59ef changed encoding to coding in all py files
lp bug: https://launchpad.net/bugs/357182 fixed

bzr revid: hda@tinyerp.com-20091013055837-3ntnbe8b938xmk97
2009-10-13 11:28:37 +05:30
Fabien Pinckaers 68d4aa385e merge
bzr revid: fp@tinyerp.com-20091012211441-bqdtc4w7mogu9ga2
2009-10-12 23:14:41 +02:00
Fabien Pinckaers cbea7944ca [FIX] bugfix residual computation and multi-currencies
bzr revid: fp@tinyerp.com-20091012211339-nsgw8uawrjj8qmot
2009-10-12 23:13:39 +02:00
Stephane Wirtel 25f727dd7b [FIX] Specify the name of the argument for the context, to avoir a critical bug
bzr revid: stephane@openerp.com-20091009114900-r4j49l7dmmw5sze5
2009-10-09 13:49:00 +02:00
HDA (OpenERP) f13487932a merged
bzr revid: hda@tinyerp.com-20091009100304-ypn2f3ivhfg8s8pq
2009-10-09 15:33:04 +05:30
Jay (Open ERP) 58a4fff0dd [FIX] Account : Refund wuzard malfunctioned with modify invoice option
lp bug: https://launchpad.net/bugs/446681 fixed

bzr revid: jvo@tinyerp.com-20091009085936-dn97fmq2jpw9zhdi
2009-10-09 14:29:36 +05:30
HDA (OpenERP) 5c666b2ad9 Module: account Improve icon
bzr revid: hda@tinyerp.com-20091007050933-iuxynshb1jvs8t43
2009-10-07 10:39:33 +05:30
Jay (Open ERP) 91c19a813f [FIX] Account :Invoice report had Partner name displayed at wrong position
bzr revid: jvo@tinyerp.com-20091006114100-xox6rw1e03dqcwkq
2009-10-06 17:11:00 +05:30
Jay (Open ERP) 2909fc06b6 [FIX] Account : Fiscal Position Template was missing a requireed field in form view
lp bug: https://launchpad.net/bugs/441609 fixed

bzr revid: jvo@tinyerp.com-20091005070513-30xzzzhy6ffzl71a
2009-10-05 12:35:13 +05:30
HDA (OpenERP) d514c8c694 [MERGE]
bzr revid: hda@tinyerp.com-20091001120743-ccchg1bds3iu2hb3
2009-10-01 17:37:43 +05:30
Jay (Open ERP) b51701a4f2 [FIX] Account: Supplier invoices was not taking product price on onchange of product
lp bug: https://launchpad.net/bugs/436174 fixed

bzr revid: jvo@tinyerp.com-20090925152124-kmh3iiikco7e8asg
2009-09-25 20:51:24 +05:30
VRA(OpenERP) 45c8d1d93d [FIX] Account : Partner Balance report gets printed with respect to the company selected
lp bug: https://launchpad.net/bugs/351083 fixed

bzr revid: jvo@tinyerp.com-20090924124104-1jujc0yjssk1dlbb
2009-09-24 18:11:04 +05:30
HDA (OpenERP) 7d3a5b51ba [Merged] stable and trunk addons
bzr revid: hda@tinyerp.com-20090924104621-7p53erkfs9xa0bev
2009-09-24 16:16:21 +05:30
SME(Tiny/Axelor) 758b7ed285 [FIX] Account : Rounding problem based on price_accuracy
lp bug: https://launchpad.net/bugs/407332 fixed

bzr revid: jvo@tinyerp.com-20090918140022-demflhtd2gs6r19r
2009-09-18 19:30:22 +05:30