Commit Graph

80 Commits

Author SHA1 Message Date
Fabien Pinckaers 36acb24ce4 [IMP] Contract management + fixes
bzr revid: fp@tinyerp.com-20111116145958-pzp36c49wh6028p9
2011-11-16 15:59:58 +01:00
Xavier Morel 1a603bd2bd [FIX] account_analytic_analysis: don't return floats or empty strings for date fields (from function fields) when intending False
bzr revid: xmo@openerp.com-20111116101359-z48vvxxpmkrynxyt
2011-11-16 11:13:59 +01:00
Fabien Pinckaers 3d9b149dcc [imp] merge + cleaning: contract managemeent, not perfect yet, but good enough -> to replace static email one day
bzr revid: fp@tinyerp.com-20111108225337-5muyehnvgqasv44i
2011-11-08 23:53:37 +01:00
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
Stephane Wirtel b8519868a8 [FIX] account_analytic_analysis: Change the query for the order quantity
bzr revid: stephane@openerp.com-20110426142951-fjvvuqbigpkkxbhd
2011-04-26 16:29:51 +02:00
Stephane Wirtel b03e5f9034 [IMP] Add a cron for the analytic accounts, this cron will send an email to the responsible of the pending accounts
bzr revid: stephane@openerp.com-20110422085446-r744ot300i6qwksv
2011-04-22 10:54:46 +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