Commit Graph

207 Commits

Author SHA1 Message Date
Quentin (OpenERP) b9744fc4d9 [FIX] contract management: shortcut buttons on contract form view
bzr revid: qdp-launchpad@openerp.com-20120618155447-26rt90uvml410rwu
2012-06-18 17:54:47 +02:00
Quentin (OpenERP) 0182e3b17b [FIX] analytic_contract_hr_expense: fixed amounts in billing table + view inheritancy
bzr revid: qdp-launchpad@openerp.com-20120618145720-s1bcig0x52vj1t2w
2012-06-18 16:57:20 +02:00
Quentin (OpenERP) 7d7ba1515b [FIX] account_analytic_analysis: fixed amounts in billing table + [FIX] hr_timesheet_invoice: fixed filter 'to_invoice'
bzr revid: qdp-launchpad@openerp.com-20120618131022-a0sacqmlftg5wm22
2012-06-18 15:10:22 +02:00
Amit Patel (OpenERP) b9cbfb9a98 [IMP]:improved sale to invoice
bzr revid: apa@tinyerp.com-20120615133639-aarxp5rn5ovirjug
2012-06-15 19:06:39 +05:30
Quentin (OpenERP) 33f33dc9ad [FIX] account_analytic_account: onchange_template() fixed
bzr revid: qdp-launchpad@openerp.com-20120614142247-zhv1qoo6mw9bgcgi
2012-06-14 16:22:47 +02:00
Quentin (OpenERP) 80be8440fa [IMP] account_analytic_analysis, analytic_contract_hr_expense: remaining to invoice is max(old_remaining, current not invoice)
bzr revid: qdp-launchpad@openerp.com-20120614133728-7qbwcpdr811oaj7q
2012-06-14 15:37:28 +02:00
Quentin (OpenERP) 0fd300caf4 [IMP] account_analytic_analysis: the 'remaining hours to invoice' is different than the 'remaining hours to work'
bzr revid: qdp-launchpad@openerp.com-20120613090525-o5r4b84dfz5r2h6e
2012-06-13 11:05:25 +02:00
Amit Patel (OpenERP) 6cb8615965 [IMP]:improved code
bzr revid: apa@tinyerp.com-20120608072512-0r1at3uxjetwecga
2012-06-08 12:55:12 +05:30
Amit Patel (OpenERP) 38a2bd8cc1 [IMP]:improved report and fixed total_est
bzr revid: apa@tinyerp.com-20120608064819-p4yy10y6s5n0jtqo
2012-06-08 12:18:19 +05:30
Quentin (OpenERP) 32ea43d5d2 [IMP] analytic_contract_hr_expense: replay of previous commit (removed during merge for an easy solving)
bzr revid: qdp-launchpad@openerp.com-20120607124520-s8irgxvg4s2qni03
2012-06-07 14:45:20 +02:00
Quentin (OpenERP) c23de40df6 [ADD] analytic_contract_hr_expense: split of features of account_analytic_analysis and creation of a new module to contain all the stuff related to hr_expense (in order to keep clean dependancies)
bzr revid: qdp-launchpad@openerp.com-20120607123641-kjzynx1wwi4282lu
2012-06-07 14:36:41 +02:00
Amit Patel (OpenERP) e29261ec3b [MERGE/IMP]:lp:~openerp-dev/openobject-addons/trunk-contract-apa-improvements-dbr
bzr revid: apa@tinyerp.com-20120607114402-dzv6t6q8nn2muyv1
2012-06-07 17:14:02 +05:30
DBR (OpenERP) 6885badab4 [IMP]analytic: all invoicing data is getting filled from template.
bzr revid: dbr@tinyerp.com-20120607092218-yt3xyy3gel66z4sj
2012-06-07 14:52:18 +05:30
DBR (OpenERP) 2c3e08224e [IMP]account_analytic_analysis: Set Template of Contract instead of Template Of Contract
bzr revid: dbr@tinyerp.com-20120607054818-6v2ci3izb0wpi8y8
2012-06-07 11:18:18 +05:30
Sanjay Gohel (Open ERP) 26a574f796 [IMP]change report and made changes in timesheet which is not shown contract record and attrs on the field
bzr revid: sgo@tinyerp.com-20120604071856-xibj1lz9rjclyzmq
2012-06-04 12:48:56 +05:30
Amit Patel (OpenERP) 8921d70675 [IMP]:improved code
bzr revid: apa@tinyerp.com-20120601104343-nf2yy1ke9is2wkzn
2012-06-01 16:13:43 +05:30
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
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
Fabien Pinckaers 7ff10785c1 bugfixes
bzr revid: fp@tinyerp.com-20081128200302-9cbougnii1rfp8mz
2008-11-28 21:03:02 +01:00
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Fabien Pinckaers 529997384d merge
bzr revid: fp@tinyerp.com-20081027172321-brgqo5hdnjqqhtx8
2008-10-27 18:23:21 +01:00
Fabien Pinckaers 68c1ddab01 modifs
bzr revid: fp@tinyerp.com-20081027154559-mof7netf1z0kcp4u
2008-10-27 16:45:59 +01:00
Fabien Pinckaers 632cb94c24 tooltip_analytic
bzr revid: fp@tinyerp.com-20081027094802-xt9dt17h9m08yc3k
2008-10-27 10:48:02 +01:00
Christophe Simonis 8379882d99 fix bug occuring in module update
bzr revid: christophe@tinyerp.com-20081007141134-b6urv2dy7riex3j8
2008-10-07 16:11:34 +02:00
Jay Vora c7b653bd1d Bugfix on Account_analytic_analysis for month summary
bzr revid: jvo@tinyerp.com-20081006104744-mqgj7yn6moftjfen
2008-10-06 16:17:44 +05:30
Christophe Simonis f70c36cd2b adapt code to moved constant + refactor
bzr revid: christophe@tinyerp.com-20080805084556-g1q8oe05a998ls6o
2008-08-05 10:45:56 +02:00
Christophe Simonis 3e3d897e88 add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723144147-77o5t9adx26a84lt
2008-07-23 16:41:47 +02:00
Christophe Simonis d2ff95f665 replace tabs with 4 spaces
bzr revid: christophe@tinyerp.com-20080722151128-f5zy75tsn8pgtndd
2008-07-22 17:11:28 +02:00
Christophe Simonis 1f43329f0e * translation of nearly all exceptions
* the export of translations per module take only the files of these modules

bzr revid: chs@tinyerp.com-77721e34d87043c4008239f004c7c616f6d4dc82
2008-07-08 08:13:12 +00:00
stw 0feb782c6a add Copyright and GPL license into the Header of Python files
bzr revid: stw-d9a6d631f7cfdab5a120a6b0104ce2dbf8644841
2008-06-16 11:00:21 +00:00
Fabien Pinckaers 4961d5b91c Small Improvements
bzr revid: fp@tinyerp.com-60fa73c6c2e6a3865c4df4c1a9c21fb0c2e77d18
2008-02-05 21:14:45 +00:00
ced 69faa3b674 Fix quote on creation view for old postres server
bzr revid: ced-e9ae00dfe2a440d1dbdb64969432ecf4a07c2dd4
2007-12-28 15:27:14 +00:00
ced c1a14e40d5 Make id for account_analytic_analysis_summary_month be an interger otherwize the client thinks it have changed
bzr revid: ced-9e95a7836d5688d65eca434290361807458d0d9c
2007-12-21 15:12:16 +00:00
ced e3a7c58182 Improve summary object to take care of child
bzr revid: ced-24c1b4ad1ac08040ff9f015f5e64a4c5337a0f57
2007-12-20 15:38:53 +00:00
ced dfa3d59848 Make analysis include child accounts
bzr revid: ced-39b71129f333b50b9bee421353c3c187b36fd8ac
2007-12-20 15:38:50 +00:00
ced b8c1427bb1 Fix to be invoice amount
bzr revid: ced-1646c274be6fa3d47ff7838ed7713a0b767aaaad
2007-10-12 10:53:43 +00:00
ced 2d59643ae6 Order date desc to have graph in the right way
bzr revid: ced-3e587342837dc236a4ba34fb5e6c9f6caac87a1a
2007-10-11 13:56:48 +00:00
ced cd4ec3058a Fix zero division
bzr revid: ced-118351894b2962c8df3ad7e2ab13c2964746db1f
2007-09-20 08:48:30 +00:00
ced 0a4296a2b1 account_analytic_analysis: fix report when account is inactive
bzr revid: ced-8d787a6747fc2b9978b6bbbacd86274b8a637294
2007-08-07 14:30:26 +00:00
Fabien Pinckaers b7de5fad0f Better views in project management
Improving dashboards for preoject and analytic accounts
Bugfix in departments
More digits in secondary unit
Improvement in the ORM for reading/searching in write_date and create_date: used for base_synchro module

bzr revid: fp@tinyerp.com-08c979808cef117599946f54e731dd77f7b58b55
2007-07-04 10:44:05 +00:00
ced f2015d5102 ACCOUNT_ANALYTIC_ANALYSIS: bug fix from camp2camp and code cleaning
bzr revid: ced-7fa0acddf46d0c24f086ce50ff953861bf94b103
2007-06-08 11:30:28 +00:00
Fabien Pinckaers 44e684b2c7 Account analytic analysis
bzr revid: fp@tinyerp.com-d44367f3387e62a45e28d08079926b5d5a434074
2007-05-31 05:27:51 +00:00
Fabien Pinckaers 070458069b New module:
account_analytic_analysis: stats on analytic accounts
Dashboards for projects:
	Project member
	Project manager

bzr revid: fp@tinyerp.com-d809ba846377547fc784c8b3a3e99b7549249a3c
2007-05-30 20:22:11 +00:00