Commit Graph

118 Commits

Author SHA1 Message Date
Thibault Delavallée ed0a829cb3 [MERGE] [IMP] addons: improved name and tooltips of groupby date in various addons.
bzr revid: tde@openerp.com-20130904141053-yustqiuzynbettq8
2013-09-04 16:10:53 +02:00
Quentin (OpenERP) f2e942ac44 [IMP] account: added the possibility to group by country in invoice analysis, uppon urgent request of fp
bzr revid: qdp-launchpad@openerp.com-20130514120518-2u7j3xaslxj8j1c7
2013-05-14 14:05:18 +02:00
Quentin (OpenERP) 33f27b362b [MERGE] forward port of addons v7 up to revision 9045
bzr revid: qdp-launchpad@openerp.com-20130422153449-c62emljfa4a49758
2013-04-22 17:34:49 +02:00
Olivier Dony e82d59e547 [FIX] account.invoice.report: search view should not OR the filters Invoice/Refund filters with the Customer/Supplier ones
These filters are typically checked alternatively to obtain the
Customer Invoices or Customer Refunds or Supplier Invoices or
Supplier Refunds, so these 2 series of filters must be combined
with AND. This requires an extra separator in the search view.

bzr revid: odo@openerp.com-20130122105227-dbhltam9alfr8i9q
2013-01-22 11:52:27 +01:00
dle@openerp.com 59b21b5e51 [FIX]Account invoice report Total Price now displayed
bzr revid: dle@openerp.com-20121224142046-mplzmwxke29zw1mj
2012-12-24 15:20:46 +01:00
Quentin (OpenERP) 7a50367e84 [IMP] account: optimized the account invoice analysis report to lower the response time. Removed the fields due_delay and delay_to_pay that were the reasons of the bad performances besides being a bit useless and having wrong values computed
bzr revid: qdp-launchpad@openerp.com-20121129101228-6cxv07svxnbabfr0
2012-11-29 11:12:28 +01:00
Foram Katharotiya (OpenERP) 7abde8ad1c [IMP] solve error of graph view
bzr revid: fka@tinyerp.com-20121018113444-y2meq3jv060rypjw
2012-10-18 17:04:44 +05:30
Quentin (OpenERP) b5b9bc9872 [FIX] account, invoice analysis report: fixed 2 bugs in multi-currency environments (1) wrong currency rate chosen for transformation into base currency because of missing 'order by' statement; (2) re-transformation of amounts into user's currency instead of leaving them in base currency (rate=1)
bzr revid: qdp-launchpad@openerp.com-20121015112530-6bbo1xia2f3i5fzf
2012-10-15 13:25:30 +02:00
Nimesh (Open ERP) 8c42299413 [REMOVE] remove create button form all posgress report.
bzr revid: nco@tinyerp.com-20120927083839-ruhpxzwgdyasodfe
2012-09-27 14:08:39 +05:30
Twinkle Christian (OpenERP) 44eb35dfa2 [IMP]Remove type field from the whole account
bzr revid: tch@tinyerp.com-20120808105907-08cd8y1n0grgxxid
2012-08-08 16:29:07 +05:30
Twinkle Christian (OpenERP) cb1c6c08af [IMP]Improve search view in all modules
bzr revid: tch@tinyerp.com-20120731112804-a0akxtqr1z0uew6w
2012-07-31 16:58:04 +05:30
Jigar Amin - OpenERP 223352936d [MERGE] lp:~openerp-dev/openobject-addons/trunk-clean-search-account-tpa
bzr revid: jam@tinyerp.com-20120719131526-fxygd02jk1xz38ev
2012-07-19 18:45:26 +05:30
Turkesh Patel (Open ERP) 2fa5b4c96d [IMP] account:improved all search views
bzr revid: tpa@tinyerp.com-20120719105136-r1y1o5uq7es6mwkj
2012-07-19 16:21:36 +05:30
Fabien Pinckaers 862b02a37d [IMP] default filters on invoice analysis
bzr revid: fp@tinyerp.com-20120629153819-35ah6e0amk5mej00
2012-06-29 17:38:19 +02:00
Fabien Pinckaers 7bc3a52573 [IMP] move menu of accounting reports
bzr revid: fp@tinyerp.com-20120628171101-fmglqu3if7k6e7r1
2012-06-28 19:11:01 +02:00
Purnendu Singh (OpenERP) e299f17581 [MERGE] account_*: Merge mdi branch with little improvments
bzr revid: psi@tinyerp.com-20120618064445-wikpewn3c5trvudz
2012-06-18 12:14:45 +05:30
Divyesh Makwana (Open ERP) 52757b4f15 [IMP] account : Improved the Search View.
bzr revid: mdi@tinyerp.com-20120614062329-hmobg0z29o39gc7s
2012-06-14 11:53:29 +05:30
Divyesh Makwana (Open ERP) 709522a45b [IMP] account : fix the error : Object 2012-01-01 has no method 'getFullYear'.
bzr revid: mdi@tinyerp.com-20120604062709-qi1qj4thrvq75q3d
2012-06-04 11:57:09 +05:30
Divyesh Makwana (Open ERP) d18cb96c97 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120528062205-ukjcxs41f917dsk2
2012-05-28 11:52:05 +05:30
Divyesh Makwana (Open ERP) faeb8865d2 [IMP] account : Removed all filters related to a date field and added the related date field in the search view.
bzr revid: mdi@tinyerp.com-20120522052001-zfuetczlp7ojm5gt
2012-05-22 10:50:01 +05:30
Saurang Suthar (OpenERP) 2ad3b32160 [IMP]:improved title Minimum Salesman by Salesperson everywhere
bzr revid: ssu@tinyerp.com-20120504121326-nqpx2eyqc1qrp04w
2012-05-04 17:43:26 +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
Kuldeep Joshi (OpenERP) a082f8a977 [IMP] account: remove address filed
bzr revid: kjo@tinyerp.com-20120305101605-swk7at0hi1ghcr4c
2012-03-05 15:46:05 +05:30
Kuldeep Joshi (OpenERP) fd384fe645 [IMP] account : remove invoice address
bzr revid: kjo@tinyerp.com-20120305064845-aezglwmj86fi2ndc
2012-03-05 12:18:45 +05:30
Fabien Pinckaers c2c27af2b6 [IMP] useability misc
bzr revid: fp@tinyerp.com-20111212223017-9no2htur9g0uqvf2
2011-12-12 23:30:17 +01:00
Fabien Pinckaers 1a9df61c7e merge: better year/month OR separations
bzr revid: fp@tinyerp.com-20111111152658-gkd2tyw2wa5lkkzn
2011-11-11 16:26:58 +01:00
Jagdish Panchal (Open ERP) 1c11ca2697 [imp] improvement Analysis account
bzr revid: jap@tinyerp.com-20111110104903-v1f11bqlbzapypvg
2011-11-10 16:19:03 +05:30
Fabien Pinckaers 05d6d35cc8 [Merge]
bzr revid: fp@tinyerp.com-20110917110317-34apz3spz1h9azjl
2011-09-17 13:03:17 +02:00
Xavier Morel 178fec5c64 [FIX] str 'in' str (singletons missing tuple-building comma), in @colors attributes. Replace by string equality
bzr revid: xmo@openerp.com-20110911135025-v9yct8pnjfj21tyj
2011-09-11 15:50:25 +02:00
ARA (OpenERP) ba5429610f [REM] account: removing total with tax field from invoice anlysis report
bzr revid: ara@tinyerp.com-20110510115133-r34pmomampl983x5
2011-05-10 17:21:33 +05:30
Quentin (OpenERP) 4d24d51f03 [MERGE] lp: 748178 (+ improved button label)
bzr revid: qdp-launchpad@openerp.com-20110506113252-24701a0nxguw4jaz
2011-05-06 13:32:52 +02:00
Ferdinand @ Camptocamp 0cf43b7857 [FIX] account: Improved invoice analysis report for calculation of total without tax
lp bug: https://launchpad.net/bugs/748178 fixed

bzr revid: pso@tinyerp.com-20110413073211-nktkleb1izezr7o0
2011-04-13 13:02:11 +05:30
Xavier Morel 4e6a9ea55c [REM] all @col and @colspan attributes on groups in search views: search views are not laid out by columns, therefore these attributes do not belong
bzr revid: xmo@openerp.com-20110315140859-uh9w3exdit84qz47
2011-03-15 15:08:59 +01:00
Xavier Morel 6ff62c43da [IMP] remove apparently unused 'separator' attribute on some filter elements, tightening the RNG
bzr revid: xmo@openerp.com-20110314175430-zmitioduzwmn9de4
2011-03-14 18:54:30 +01:00
Thibault Francois d1b4d29974 [IMP] group by product category in invoices analysis
bzr revid: tfr@openerp.com-20110222170226-sywi46c2nba352ga
2011-02-22 18:02:26 +01:00
qdp-launchpad@tinyerp.com 2df4a68377 [MERGE] merged the dev3 branch
bzr revid: qdp-launchpad@tinyerp.com-20110114001101-wk77opsrvslh7pak
2011-01-14 01:11:01 +01:00
Mustufa Rangwala 6c99d09928 [FIX] Account: Access Rights: monthly turnover
lp bug: https://launchpad.net/bugs/700294 fixed

bzr revid: mra@mra-laptop-20110110062039-vvsbdv6l2g9ooiuf
2011-01-10 11:50:39 +05:30
husen f433b959c2 merged with trunk
bzr revid: husen@husen-laptop-20101230095809-cl6dkve1odgdtqtv
2010-12-30 15:28:09 +05:30
Mustufa Rangwala 28f246ae9f [REF] account: invoice analysis report
bzr revid: mra@mra-laptop-20101213113033-o2gvx77e3jw39ao5
2010-12-13 17:00:33 +05:30
qdp-launchpad@tinyerp.com f5e96e5d09 [IMP] account, invoice analysis: set child_of operator on categ_id field
bzr revid: qdp-launchpad@tinyerp.com-20101118143220-omqy2vxljfj2nf89
2010-11-18 15:32:20 +01:00
Vir (Open ERP) b82ad6d022 [ADD] account,account_followup,hr_timesheet,hr_attendance : Tooltip added for menus
bzr revid: vir@tinyerp.com-20101112115413-xef33osn0z2ol9uu
2010-11-12 17:24:13 +05:30
AMP (OpenERP) 9867d80411 [MOD/IMP] account,sale : Usebility Improvement in Icon and Extended Filter
bzr revid: amp@tinyerp.com-20101026130235-qrx5ky3mgmfc2yf7
2010-10-26 18:32:35 +05:30
Vir (Open ERP) 399e19d1a9 [Merge]
bzr revid: vir@tinyerp.com-20101026053254-ld02el3fahh43uub
2010-10-26 11:02:54 +05:30
AMP (OpenERP) ec3e9cd800 [MOD/IMP] purchase_*,stock: Improvement in usebility Icon
bzr revid: amp@tinyerp.com-20101025123408-f8i6ld3yerq57ywq
2010-10-25 18:04:08 +05:30
Mustufa Rangwala a6f62d8d1e [REF] account: invoice analysis report
bzr revid: mra@mra-laptop-20101019105040-c3dgbzqs8nxnw6i3
2010-10-19 16:20:40 +05:30
vra 2a51232d6f [IMP] account: imporoved the statistic report : Invoice analysis and Analytic entries analysis.
bzr revid: vra@tinyerp.com-20101013062059-8xp4a2jtevqd4mud
2010-10-13 11:50:59 +05:30
fp 8cb8b0af2b [IMP] useability improvmeents misc
bzr revid: fp@fp-laptop-20101010173239-4563xgh24q2jt0lt
2010-10-10 19:32:39 +02:00
Fabien Pinckaers 256bca359d [IMP] better useability
bzr revid: fp@tinyerp.com-20101009160143-rrcfgoyudey22zv4
2010-10-09 18:01:43 +02:00
Mustufa Rangwala 017937cea5 [MERGE] Merge from trunk addons
bzr revid: mra@mra-laptop-20100927065529-v8bppjpzkslcqyhl
2010-09-27 12:25:29 +05:30
Vir (Open ERP) 8817e1a286 [IMP/MOD] account,crm_* : Extended filter option set before group by in search view
bzr revid: vir@tinyerp.com-20100927062307-gkdneuj86c3y2l71
2010-09-27 11:53:07 +05:30