Commit Graph

19 Commits

Author SHA1 Message Date
ged-odoo 74168c4e9d Merge pull request #272 from odoo-dev/master-inline-searchview-ged
[MERGP] Inline Searchview

This task split the searchview in two parts: SearchView and SearchViewDrawer. The drawer is displayed inside the main view and the searchview stays in place.  It also changes the scrolling behavior of the web client: the main view area can scroll without affecting the UI (so the various menus stays in place)

Because of this, other large changes have been made:

the drawer has been redesigned,
the Custom Filter widget has been split in two (Custom Report and SaveCurrentFilter),
the main view is now scrollable, so the UI stays in place and only the view can change
The text 'Group By...' has been changed into 'Group By' (most addons had to be modified)
bootstrap classes are used when it makes sense (for example, badge)
the left menu is also scrollable (separately from the main view)

It is likely that some stupid bugs have been introduced.  Please don't hurt me.
2014-06-12 16:27:11 +02:00
Fabien Meghazi faa09da325 Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
Géry Debongnie 8202561511 Merge remote-tracking branch 'odoo/master' into master-inline-searchview-ged 2014-06-10 11:43:17 +02:00
qdp-odoo e3491ccb71 [IMP] account: bank statement reconciliation widget (part 2) 2014-05-30 18:47:50 +02:00
Géry Debongnie 555677f14d [IMP] replace all 'Group By...' by 'Group By'
in all searchview, the 'Group By...' looks weird, next to the Custom
Reports and Filters.  This change was requested by the upper management
2014-05-22 11:44:35 +02:00
Martin Trigaux ce7f741b0f [IMP] l10n_be_coda: remove creation of bank statement line, remove broken domain, show statement field, fix indentation
bzr revid: mat@openerp.com-20130612092520-a4v80fkt5kz58ch3
2013-06-12 11:25:20 +02:00
Rifakat 242c0094d9 [FIX] l10n_be_coda: bank statement line has wrong domain concerning parent which is error prone
as its a list view which does not have parent view

bzr revid: rha@tinyerp.com-20130206072226-q08kv4h2txrgr1tb
2013-02-06 12:52:26 +05:30
dle@openerp.com 8239875fba [FIX]l10n_be_coda: add statement id in bank statement line view to allow group by statement
bzr revid: dle@openerp.com-20130321113911-ho4j30tyuqkn9hnn
2013-03-21 12:39:11 +01:00
dle@openerp.com 73ba51f7af [DEL]Transaction families, code, types, categories, communication types, check balance end option
bzr revid: dle@openerp.com-20121210140620-upq370zuvsetoojw
2012-12-10 15:06:20 +01:00
dle@openerp.com 07527e1503 [ADD]Check start balance option
bzr revid: dle@openerp.com-20121210122247-qb2sa1k183wrxh3d
2012-12-10 13:22:47 +01:00
dle@openerp.com fbcdfed860 [FIX]Groups technical for CODA Notes and bank statement lines, form added to view mode for views after import, coda note information reference
bzr revid: dle@openerp.com-20121207145519-4vbb1otng09wj3kg
2012-12-07 15:55:19 +01:00
dle@openerp.com a0a3f862cc [ADD]CODA Notes and statement lines views
bzr revid: dle@openerp.com-20121207141450-i5kzwm1ojvkw42hy
2012-12-07 15:14:50 +01:00
dle@openerp.com 4333defecd [DEL]All old object and views which are now useless
bzr revid: dle@openerp.com-20121205173801-9abvk3u03mxvwp91
2012-12-05 18:38:01 +01:00
dle@openerp.com 5d44b0f624 [FIX]Unexisting payment reference, wrong operator in sql req
bzr revid: dle@openerp.com-20121203165139-qov9jfk91wxv3qb9
2012-12-03 17:51:39 +01:00
dle@openerp.com 6f3f1d4217 [MERGE](Sort of :D)From Luc De Meyer Zip from apps.openerp.com
bzr revid: dle@openerp.com-20121130172033-dinqyw8arg79eh31
2012-11-30 18:20:33 +01:00
Fabien Pinckaers 1d4d57081a [IMP] account fixes
bzr revid: fp@tinyerp.com-20121126072759-sbj227qlr8wqykrx
2012-11-26 08:27:59 +01:00
Tejas Tank a22d28baef Apply all changes of task: first 10clicks accounting.
bzr revid: tta@openerp.com-20121120072236-98j1ntdb01aymw1a
2012-11-20 12:52:36 +05:30
Foram Katharotiya (OpenERP) 4d9907ada9 [IMP] remove graph view mode in bank statement & coda statement
bzr revid: fka@tinyerp.com-20121022133354-03g0z7se5tv4ngb1
2012-10-22 19:03:54 +05:30
Quentin (OpenERP) 316cd0aad8 [REN] renamed account_coda module into l10n_be_coda
bzr revid: qdp-launchpad@openerp.com-20120925073201-bgc5bwjfdjrktrct
2012-09-25 09:32:01 +02:00