Commit Graph

35 Commits

Author SHA1 Message Date
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