Commit Graph

27 Commits

Author SHA1 Message Date
qdc f57787e07e [IMP] Cleaning of reporting (group_by, filters), adding new favourites and default views, some renaming (py and xml files) 2014-08-26 11:56:49 +02:00
Christophe Simonis 5a5f811d23 [REVERT] commit 5e5c73e
Branch 8.0 is a **stable** branch. This mean no database schema
changes.
2014-08-22 13:59:22 +02:00
qdc 5e5c73e7ba [IMP] Cleaning of reporting (group_by, filters), adding new favourites and default views, some renaming (py and xml files) 2014-08-22 09:49:09 +02:00
Géry Debongnie 366a30db95 [FIX] correct various date issues in reporting
* remove old 'day', 'month', 'field' and replace them by the actual
date/datetime field
* remove weird cast to char when creating the view to prevent crash
when grouping on them
* remove duplicates (such as 'creation_date' and 'create_date')
* fix typing errors (field type date defined as a datetime in the
postgres view)
* fix search view definition
2014-07-30 15:11:22 +02:00
Jaydeep Barot 026e38b48f [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Quentin (OpenERP) a4926b070b [FIX] hr_expense: removal of references to account_voucher module
bzr revid: qdp-launchpad@openerp.com-20130314150332-uifxmj2h2z4k2w28
2013-03-14 16:03:32 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Divyesh Makwana (Open ERP) bb7df4dcc5 [IMP] hr_expense : After the confirmation of the expense, the button should create a purchase receipt and confirmed it. It must creates the accounting entries exactly as the current invoice does.
bzr revid: mdi@tinyerp.com-20120717104214-pwypgr6d17ji4s4q
2012-07-17 16:12:14 +05:30
Divyesh Makwana (Open ERP) d73663c123 [IMP] hr_expense : Improved the hr expense report.
bzr revid: mdi@tinyerp.com-20120716062150-rrbwm51f34iei8xy
2012-07-16 11:51:50 +05:30
Divyesh Makwana (Open ERP) 4ecf6fef06 [IMP] hr_expense : After the confirmation of the expense, the button should create an account.voucher (instead of an invoice) and confirmed it. It must creates the accounting entries exactly as the current invoice does.
bzr revid: mdi@tinyerp.com-20120711131347-4uj73ojgrrfcdjd1
2012-07-11 18:43:47 +05:30
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30
Jean-Christophe VASSORT 7675f273fd [FIX] opw 383657: hr_expense: When unit quantity or factor value is zero > get divide by zero error
bzr revid: jcv@openerp.com-20120221093039-6ggnker7badbkk4d
2012-02-21 10:30:39 +01:00
qdp-launchpad@tinyerp.com 9597d00cc6 [MERGE] merged the olt branch related to decimal precision
bzr revid: qdp-launchpad@tinyerp.com-20101230141937-xo00esnrjga0gdy0
2010-12-30 15:19:37 +01:00
Mustufa Rangwala 84576286c3 [FIX] hr_expense: Expenses lines should be sorted by date too
lp bug: https://launchpad.net/bugs/616783 fixed

bzr revid: mra@mra-laptop-20101104072319-vfwjj4yzfuac7up3
2010-11-04 12:53:19 +05:30
olt@tinyerp.com e4ecbb0a71 [IMP] hr: 'exepnse', 'recruitment' and 'timesheet' dynamic reports now uses decimal.precision
bzr revid: olt@tinyerp.com-20101005113421-8svidbt2oflfkzsj
2010-10-05 13:34:21 +02:00
Vir (Open ERP) 703708c614 [IMP] hr_expense : Improvement in Expenses analysis report
bzr revid: vir@tinyerp.com-20100922122315-wcuibr61gafanqw6
2010-09-22 17:53:15 +05:30
nel@tinyerp.com 01a3d66e9a [IMP] expenses
bzr revid: nel@tinyerp.com-20100706093459-3rr6ebih4frj1ckc
2010-07-06 11:34:59 +02:00
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
nel@tinyerp.com 1d99d0277f [IMP] hr_expense, project_issue
bzr revid: nel@tinyerp.com-20100607090443-w7rqzhhs3c8h6qq6
2010-06-07 11:04:43 +02:00
apa-tiny 9dd2f2d39a [IMP]:hr_expense:Add #Accounts in SQL virw report..(Expense).
bzr revid: apa@tinyerp.com-20100429102430-71xa5n0e2x0o7mx6
2010-04-29 15:54:30 +05:30
apa-tiny c7b027483e [IMP]:hr_expense:Add #Products in SQL virw report..(Expense).
bzr revid: apa@tinyerp.com-20100429095243-p3hq66v38jp6kfdj
2010-04-29 15:22:43 +05:30
apa-tiny c92db23ece [IMP]:hr_expense:Improved SQL report.(Expense).
bzr revid: apa@tinyerp.com-20100429085209-lwal4qdyci0eu92p
2010-04-29 14:22:09 +05:30
apa-tiny 02baa490cd [IMP]:hr_expese:improved SQL reportx
bzr revid: apa@tinyerp.com-20100420051947-kx9m74f9s87ze7hf
2010-04-20 10:49:47 +05:30
apa-tiny 562500e72b [IMP]:prject,hr_expense:Improved tasks and expense report.
bzr revid: apa@tinyerp.com-20100419054505-zlx1bo8wf95vdydb
2010-04-19 11:15:05 +05:30
apa-tiny 18716c1c7e [IMP]:hr_expense,hr_recruitment:Improved SQL reports.
bzr revid: apa@tinyerp.com-20100412091710-uz14ar0ew9yyqfsv
2010-04-12 14:47:10 +05:30
apa-tiny 1ecc1674ab [ADD]:Added SQL view report for hr_expense.
bzr revid: apa@tinyerp.com-20100312111446-k4mw36hv3hkqn0ss
2010-03-12 16:44:46 +05:30