Commit Graph

75 Commits

Author SHA1 Message Date
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
Mustufa Rangwala 5e988a7057 [FIX] account_analytic_analysis: last_invoice_date field does not include manual invoices => changed the help string
lp bug: https://launchpad.net/bugs/711737 fixed

bzr revid: mra@mra-laptop-20110203052827-pcd1qdpdwoipuiep
2011-02-03 10:58:27 +05:30
psi (Open ERP) de9b76381c [FIX] account_analytic_analysis: Installing account_analytic_analysis you have a maximu of 2147 analytic accounts
lp bug: https://launchpad.net/bugs/699809 fixed

bzr revid: psi@tinyerp.co.in-20110117085902-olq2k7950948uetd
2011-01-17 14:29:02 +05:30
P. Christeas 0ca6e99f67 analytic_analysis: Fix typo of "Theorical" -> Theoretical
bzr revid: p_christ@hol.gr-20101227084813-usth1z7afmddmdbe
2010-12-27 10:48:13 +02:00
olt@tinyerp.com 7efb90b28e [FIX] account_analytic_analysis: res dict should also contains the parent_ids
bzr revid: olt@tinyerp.com-20101223135439-18l5dvt091uumw0j
2010-12-23 14:54:39 +01:00
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
psi (Open ERP) 3fcb1cf996 [REF] account, account_analytic_analysis, account_voucher, membership, pos : Remove warnings Builtbot
bzr revid: psi@tinyerp.co.in-20101027111108-jdby0r68w6qtfidf
2010-10-27 16:41:08 +05:30
Mustufa Rangwala 4b09311a73 [FIX] account anlalytic plan: correct _ca_invoiced_calc, _total_cost_calc for total costs and total inoviced (now it will work with amount instead on amount currency)
bzr revid: mra@mra-laptop-20101026091128-v17ftfamhi3exc6b
2010-10-26 14:41:28 +05:30
vth 765584ec93 [REf] account_* clean
give rights to the Marketing user to read the event.registration.badge object

bzr revid: vth@tinyerp.com-20101013134645-tqxcms2ageteg1ik
2010-10-13 19:16:45 +05:30
psi (Open ERP) faf70e7b3a [IMP] account_analytic_analysis, account_analytic_default, account_analytic_plans: code cleaning
bzr revid: psi@tinyerp.co.in-20101011112550-ygkqmzmuhu1j7dm3
2010-10-11 16:55:50 +05:30
vth fa8bd9305d [REF] account
bzr revid: vth@tinyerp.com-20101011102300-59rukbdh3ps9m2dm
2010-10-11 15:53:00 +05:30
olt@tinyerp.com e7dba66691 [IMP] account_analytic_analysis, analytic, hr_timesheet_invoice: some fields now uses decimal.precision
bzr revid: olt@tinyerp.com-20101004131019-0s1paonl2gbunsff
2010-10-04 15:10:19 +02:00
olt@tinyerp.com f4fdbd27e4 [FIX] account_analytic_analysis: '_analysis_all' function: some ids were missing in the 'result' dict
bzr revid: olt@tinyerp.com-20101004090631-e61vtc4vh3r5gh47
2010-10-04 11:06:31 +02:00
Panos Christeas b9c2e86993 [FIX] account_analytic_analysis: added patch from Panos Christeas fixing a bug in _analysis_all and removing the use of 'sum' as a variable
bzr revid: olt@tinyerp.com-20100927062836-fuojzdp1jk31bdey
2010-09-27 08:28:36 +02:00
olt@tinyerp.com b1e8536b11 [IMP] account_analytic_analysis: performance improvement: reduced the number of call to sql queries
bzr revid: olt@tinyerp.com-20100923141455-mpa2kjzsrxk4ni1k
2010-09-23 16:14:55 +02:00
uco (Open ERP) 31d249a9ab [MERGE]
bzr revid: uco@tinyerp.com-20100819125727-iuofahcl931exx1r
2010-08-19 18:27:27 +05:30
RHA (Open ERP) d5ad0b8ff1 [CLEAN]: Removed commented codes, unnecessary spaces.
bzr revid: uco@tinyerp.com-20100819115157-sfsmbnjdgpp4wl12
2010-08-19 17:21:57 +05:30
Mustufa Rangwala c5d41a033c [FIX] account_analytic_analysis: Problem in domain get method on rule on report
bzr revid: mra@mra-laptop-20100819102639-enqr0o9r7h9yrpby
2010-08-19 15:56:39 +05:30
pap (openerp) fffc508eb9 [IMP]:code cleaning
bzr revid: pap@tinyerp.co.in-20100706145803-tf7v1pukh03sdals
2010-07-06 20:28:03 +05:30
pap (openerp) d675363930 [IMP]: clean code in account_analytic_analysis, account_analytic_default and account_analytic_plans
bzr revid: pap@tinyerp.co.in-20100702140905-uud0pzhb88jmb48n
2010-07-02 19:39:05 +05:30
vra bf8d2a73c0 [IMP][REF] Sql-injection changes, remove print statement, some space improvement.
bzr revid: vra@tinyerp.com-20100616115139-cql5oiqf622spa6p
2010-06-16 17:21:39 +05:30
JMA (OpenERP) 4cf1362e3b [FIX] Security fixes for sql injections
bzr revid: jma@tinyerp.com-20100610133419-fwbc1xp0xoq77n90
2010-06-10 19:04:19 +05:30
Fabien Pinckaers a3dd9f05dc [FIX] 3 security rules, [IMP] object names for logs
bzr revid: fp@tinyerp.com-20100519183232-9zieyfnah526r312
2010-05-19 20:32:32 +02:00
Xavier Morel 9c77a058d9 [merge] CampToCamp's multi company cost price branch
bzr revid: xmo@tinyerp.com-20100215162033-j3st3yq2rz8a2gwx
2010-02-15 17:20:33 +01:00
Joël Grand-Guillaume 8da7540388 [FIX] According to Xavier (OpenERP) to fit OpenERP requierements : remove commented code, use != instead of <>, fix picking wizard.
bzr revid: joel.grandguillaume@camptocamp.com-20100215103948-cbnngoh2px14pk6a
2010-02-15 11:39:48 +01:00
Joël Grand-Guillaume 3fbfcac731 [MRG] Merge the last trunk in order to ease the merge from Tiny
bzr revid: joel.grandguillaume@camptocamp.com-20100211145043-w9zwltan97u0obk5
2010-02-11 15:50:43 +01:00
HDA (OpenERP) 93bd614c8e merged to remove sql injection
bzr revid: hda@tinyerp.com-20100201082939-fj0u5f0pvlgq7j3k
2010-02-01 13:59:39 +05:30
Joel Grand-Guillaume 9478383420 [MRG] Merge last trunk to post again my proposal
bzr revid: joel.grandguillaume@camptocamp.com-20100122131132-jdg4hqgcnyyl8qva
2010-01-22 14:11:32 +01:00
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
Joel Grand-Guillaume 4a628b63d7 [COM] All indicators in account analytic analysis are now well computed, according to account currency, except theorical revenue and amount to invoice because they don't take care of pricelist neither account currency.
bzr revid: joel.grandguillaume@camptocamp.com-20091223103837-etie8lovwb2twwbh
2009-12-23 11:38:37 +01:00
Joel Grand-Guillaume d8500896c9 [IMP] Add trigger on account.analytic.line for currency change
[IMP] Refactoring the _balance_calc in project.py 
[FIX] Use the new refactored funtion to compute indicator in right the currency according to each level of analytical account

bzr revid: joel.grandguillaume@camptocamp.com-20091223095520-8gsqff2w7z0yrc7z
2009-12-23 10:55:20 +01:00
Joel Grand-Guillaume 97d33b0da5 [IMP] Add trigger on analytic line, so currency and amount currency are recomputed if company change
[REM] Remove the currency_id of analytic account to be computed based on sale pricelist,
    it's now the reported company currency_id
[ADD] some demo to demo data provided by multicompany module

bzr revid: joel.grandguillaume@camptocamp.com-20091217164253-3jwugrn14mkj21pe
2009-12-17 17:42:53 +01:00
Joel Grand-Guillaume a7c8200828 [FIX] Change the computation of _total_cost_calc for account_analytic_analysis
bzr revid: joel.grandguillaume@camptocamp.com-20091217161333-zickpw2wyjf7fzx5
2009-12-17 17:13:33 +01:00
nch@tinyerp.com f247d0f7e3 [IMP]:account_analytic_analysis sql queries to parameterized query
bzr revid: nch@tinyerp.com-20091127120120-e28m6bdemzsm8asn
2009-11-27 17:31:20 +05:30
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
GPA(OpenERP) 0f3f287dde [FIX] Account_analytic_analysis : Summary of Months calculation Corrected
lp bug: https://launchpad.net/bugs/457188 fixed

bzr revid: jvo@tinyerp.com-20091024125929-uj393p5fwae93hbb
2009-10-24 18:29:29 +05:30
Jay (Open ERP) 0c935cec34 [FIX] account_analytic_analysis : Analytic account functional field methods corrected.
lp bug: https://launchpad.net/bugs/396637 fixed

bzr revid: jvo@tinyerp.com-20091022134316-sa5mrf2u0qei3wpg
2009-10-22 19:13:16 +05:30
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
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
Jay (Open ERP) 7bdb0009b6 [FIX] sum() in query was returning null,corrected
lp bug: https://launchpad.net/bugs/407241 fixed

bzr revid: jvo@tinyerp.com-20090731110301-1jtl4gyzmr3m3yem
2009-07-31 16:33:01 +05:30
uco(OpenERP) be639e3e7e [FIX] account_analytic_analysis : Months sorted
lp bug: https://launchpad.net/bugs/376804 fixed

bzr revid: jvo@tinyerp.com-20090724061735-4nhx20lsrf151efn
2009-07-24 11:47:35 +05:30
Fabien Pinckaers 0ac89474cc [FIX] Analytic Analysis Stats
bzr revid: fp@tinyerp.com-20090609233302-ri605lq37fzjqo1f
2009-06-10 01:33:02 +02:00
Christophe Simonis 3f62a9b476 [FIX] account_analytic_analysis: drop the view before recreating it
bzr revid: christophe@tinyerp.com-20090130154312-ei4l70zpgpw0v6pq
2009-01-30 16:43:12 +01:00
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Christophe Simonis a094e34ebe [FIX] bad import
bzr revid: christophe@cobalt-20081222084844-0vk5kwd7lf1efve4
2008-12-22 09:48:44 +01:00
Stephane Wirtel d18c83eecb [IMP] Use the tools.sql.drop_view_if_exists function
bzr revid: stephane@tinyerp.com-20081222084211-rvypd3l6d6ao74px
2008-12-22 09:42:11 +01:00
Stephane Wirtel 1c4534fa75 [FIX] Drop the view if exists
lp bug: https://launchpad.net/bugs/309331 fixed

bzr revid: stephane@tinyerp.com-20081218140248-v63zqpaofph4ool4
2008-12-18 15:02:48 +01:00
Olivier Laurent 857315978a Fixed: 'intersect' method was not imported
bzr revid: olt@tinyerp.com-20081215154041-09dnh954v64i6l9w
2008-12-15 16:40:41 +01:00