Commit Graph

91 Commits

Author SHA1 Message Date
Sanjay Gohel (Open ERP) 2da36cab75 [IMP]create function for open hr_expense for current analytic_id in hr_expense line and improve code
bzr revid: sgo@tinyerp.com-20120531072758-fhaake1kjj13iiwi
2012-05-31 12:57:58 +05:30
Sanjay Gohel (Open ERP) 11bf57f1bf [IMP]add expense line and add depend expense of hr in contract for calculation
bzr revid: sgo@tinyerp.com-20120530125641-w27mjp97b981yrpd
2012-05-30 18:26:41 +05:30
Sanjay Gohel (Open ERP) e886a135ed [IMP/MERGE]improve code and merge with latest parent branch
bzr revid: sgo@tinyerp.com-20120529104150-a7q7s1v48949cupe
bzr revid: sgo@tinyerp.com-20120529112009-lh2kom166hwkl12w
2012-05-29 16:50:09 +05:30
Amit Patel (OpenERP) cbb75342c0 [IMP]:improved view and code.
bzr revid: apa@tinyerp.com-20120529104451-24axuiq8m5s43tcj
2012-05-29 16:14:51 +05:30
Sanjay Gohel (Open ERP) 3bdb46d113 [IMP]remaining added and view improvement
bzr revid: sgo@tinyerp.com-20120529103949-wm8ln19qzwjar9yn
2012-05-29 16:09:49 +05:30
Sanjay Gohel (Open ERP) d29971eb7e [IMP]create view for contract lines and add field which needed
bzr revid: sgo@tinyerp.com-20120529065713-bokhp0ng21muadvo
2012-05-29 12:27:13 +05:30
Sanjay Gohel (Open ERP) 22dce01949 [IMP]add sequence file and sequence for analytic account and changes in form view extend type field and made changes in project of account for view an hr_timsheet_invoice and made on change for partner and template ids
bzr revid: sgo@tinyerp.com-20120528091910-jw8804dxj4hlbjaa
2012-05-28 14:49:10 +05:30
Quentin (OpenERP) 217c180fa2 [FIX+REF] account_analytic_analysis: fixed the dependancies and a bug related to wrong computation of is_overdue_quantity that was also counting the sales/purchases made instead of only considering the timesheet entries. Refactoring: 200 lines removed, as they were useless since commit 6305 (removal of consolidation on all fields), and as they were filthy and error prone since they were written -_-
bzr revid: qdp-launchpad@openerp.com-20120120110650-zho7p4mem5vqebse
2012-01-20 12:06:50 +01:00
Quentin (OpenERP) 6a00d79cd5 [IMP] account_analytic_analysis: removed consolidation of fields because it is complex computation really resource-greedy
bzr revid: qdp-launchpad@openerp.com-20120109174836-v247yql76ahe7cru
2012-01-09 18:48:36 +01:00
Fabien Pinckaers 63ad3f6af7 [IMP] Contracts management
bzr revid: fp@tinyerp.com-20111208152658-9ahc2i138gztg7y1
2011-12-08 16:26:58 +01:00
Fabien Pinckaers 9073a54e41 [IMP] to fix
bzr revid: fp@tinyerp.com-20111201134831-w2t5psf00vrwnqwi
2011-12-01 14:48:31 +01:00
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