[ADD] analytic_contract_hr_expense: split of features of account_analytic_analysis...
[odoo/odoo.git] / addons / account_analytic_analysis / account_analytic_analysis.py
2012-06-07 Quentin (OpenERP)[ADD] analytic_contract_hr_expense: split of features...
2012-06-07 Amit Patel (OpenERP)[MERGE/IMP]:lp:~openerp-dev/openobject-addons/trunk...
2012-06-07 DBR (OpenERP)[IMP]analytic: all invoicing data is getting filled...
2012-06-07 DBR (OpenERP)[IMP]account_analytic_analysis: Set Template of Contrac...
2012-06-04 Sanjay Gohel (Open... [IMP]change report and made changes in timesheet which...
2012-06-01 Amit Patel (OpenERP)[IMP]:improved code
2012-05-31 Sanjay Gohel (Open... [IMP]create function for open hr_expense for current...
2012-05-30 Sanjay Gohel (Open... [IMP]add expense line and add depend expense of hr...
2012-05-29 Sanjay Gohel (Open... [IMP/MERGE]improve code and merge with latest parent...
2012-05-29 Amit Patel (OpenERP)[IMP]:improved view and code.
2012-05-29 Sanjay Gohel (Open... [IMP]remaining added and view improvement
2012-05-29 Sanjay Gohel (Open... [IMP]create view for contract lines and add field which...
2012-05-28 Sanjay Gohel (Open... [IMP]add sequence file and sequence for analytic accoun...
2012-01-20 Quentin (OpenERP)[FIX+REF] account_analytic_analysis: fixed the dependan...
2012-01-17 MVA[CLEAN] clean
2012-01-09 Quentin (OpenERP)[IMP] account_analytic_analysis: removed consolidation...
2011-12-08 Fabien Pinckaers[IMP] Contracts management
2011-12-01 Fabien Pinckaers[IMP] to fix
2011-11-16 Fabien Pinckaers[IMP] Contract management + fixes
2011-11-16 Xavier Morel[FIX] account_analytic_analysis: don't return floats...
2011-11-08 Fabien Pinckaers[imp] merge + cleaning: contract managemeent, not perfe...
2011-07-01 Olivier Dony[IMP] removed method=True params from all fields.function
2011-04-26 Stephane Wirtel[FIX] account_analytic_analysis: Change the query for...
2011-04-22 Stephane Wirtel[IMP] Add a cron for the analytic accounts, this cron...
2011-02-03 Mustufa Rangwala[FIX] account_analytic_analysis: last_invoice_date...
2011-01-17 psi (Open ERP)[FIX] account_analytic_analysis: Installing account_ana...
2011-01-03 Mustufa Rangwala[MERGE] merge from trunk addons
2010-12-30 husenmerged with trunk
2010-12-27 P. Christeasanalytic_analysis: Fix typo of "Theorical" -> Theoretical
2010-12-15 rha@tinyerp.com[commit]
2010-12-13 uco (OpenERP)[REF]: Added remaining context changes in _constraints...
2010-11-23 uco (OpenERP)[REF]: Replace the condition 'if not context' with...
2010-11-19 uco (OpenERP)[IMP] : Added context=None on methods used for _constra...
2010-12-23 olt@tinyerp.com[FIX] account_analytic_analysis: res dict should also...
2010-10-27 psi (Open ERP)[REF] account, account_analytic_analysis, account_vouch...
2010-10-26 Mustufa Rangwala[FIX] account anlalytic plan: correct _ca_invoiced_calc...
2010-10-13 vth[REf] account_* clean
2010-10-11 psi (Open ERP)[IMP] account_analytic_analysis, account_analytic_defau...
2010-10-11 vth[REF] account
2010-10-04 olt@tinyerp.com[IMP] account_analytic_analysis, analytic, hr_timesheet...
2010-10-04 olt@tinyerp.com[FIX] account_analytic_analysis: '_analysis_all' functi...
2010-09-27 Panos Christeas[FIX] account_analytic_analysis: added patch from Panos...
2010-09-23 olt@tinyerp.com[IMP] account_analytic_analysis: performance improvemen...
2010-08-19 uco (Open ERP)[MERGE]
2010-08-19 RHA (Open ERP)[CLEAN]: Removed commented codes, unnecessary spaces.
2010-08-19 Mustufa Rangwala[FIX] account_analytic_analysis: Problem in domain...
2010-07-06 pap (openerp)[IMP]:code cleaning
2010-07-02 pap (openerp)[IMP]: clean code in account_analytic_analysis, account...
2010-06-16 vra[IMP][REF] Sql-injection changes, remove print statemen...
2010-06-10 JMA (OpenERP)[FIX] Security fixes for sql injections
2010-05-19 Fabien Pinckaers[FIX] 3 security rules, [IMP] object names for logs
2010-02-24 greg-apieum[CLEAN] Set Withespaces to PEP8 format
2010-02-15 Xavier Morel[merge] CampToCamp's multi company cost price branch
2010-02-15 Joël Grand-Guillaume[FIX] According to Xavier (OpenERP) to fit OpenERP...
2010-02-11 Joël Grand-Guillaume[MRG] Merge the last trunk in order to ease the merge...
2010-02-01 HDA (OpenERP)merged to remove sql injection
2010-01-22 Joel Grand-Guillaume[MRG] Merge last trunk to post again my proposal
2010-01-12 Stephane Wirtel[FIX] Change the year of the copyright
2009-12-23 Joel Grand-Guillaume[COM] All indicators in account analytic analysis are...
2009-12-23 Joel Grand-Guillaume[IMP] Add trigger on account.analytic.line for currency...
2009-12-17 Joel Grand-Guillaume[IMP] Add trigger on analytic line, so currency and...
2009-12-17 Joel Grand-Guillaume[FIX] Change the computation of _total_cost_calc for...
2009-11-27 nch@tinyerp.com[IMP]:account_analytic_analysis sql queries to paramete...
2009-11-04 Harry (Open ERP)[merge] merge stable/5.0 branch
2009-10-24 GPA(OpenERP)[FIX] Account_analytic_analysis : Summary of Months...
2009-10-22 Jay (Open ERP)[FIX] account_analytic_analysis : Analytic account...
2009-10-14 PSO(OpenERP)Changed licencing terms
2009-10-13 ChristopheChauvet... changed encoding to coding in all py files
2009-07-31 Jay (Open ERP)[FIX] sum() in query was returning null,corrected
2009-07-24 uco(OpenERP)[FIX] account_analytic_analysis : Months sorted
2009-06-09 Fabien Pinckaers[FIX] Analytic Analysis Stats
2009-01-30 Christophe Simonis[FIX] account_analytic_analysis: drop the view before...
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2008-12-22 Christophe Simonis[FIX] bad import
2008-12-22 Stephane Wirtel[IMP] Use the tools.sql.drop_view_if_exists function
2008-12-18 Stephane Wirtel[FIX] Drop the view if exists
2008-12-15 Olivier LaurentFixed: 'intersect' method was not imported
2008-11-28 Fabien Pinckaersbugfixes
2008-11-03 Christophe Simonispassing modules in GPL-3
2008-10-27 Fabien Pinckaersmerge
2008-10-27 Fabien Pinckaersmodifs
2008-10-27 Fabien Pinckaerstooltip_analytic
2008-10-07 Christophe Simonisfix bug occuring in module update
2008-10-06 Jay VoraBugfix on Account_analytic_analysis for month summary
2008-08-05 Christophe Simonisadapt code to moved constant + refactor
2008-07-23 Christophe Simonisadd encoding comment and vim comment
2008-07-22 Christophe Simonisreplace tabs with 4 spaces
2008-07-08 Christophe Simonis* translation of nearly all exceptions
2008-06-16 stwadd Copyright and GPL license into the Header of Python...
2008-02-05 Fabien PinckaersSmall Improvements
2007-12-28 cedFix quote on creation view for old postres server
2007-12-21 cedMake id for account_analytic_analysis_summary_month...
2007-12-20 cedImprove summary object to take care of child
2007-12-20 cedMake analysis include child accounts
2007-10-12 cedFix to be invoice amount
2007-10-11 cedOrder date desc to have graph in the right way
2007-09-20 cedFix zero division
2007-08-07 cedaccount_analytic_analysis: fix report when account...
2007-07-04 Fabien PinckaersBetter views in project management
2007-06-08 cedACCOUNT_ANALYTIC_ANALYSIS: bug fix from camp2camp and...
next