odoo/addons/mrp_repair
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
..
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
security [WIP] Replace quants report with report based on stock.quant instead of separate SQL view 2013-07-22 18:15:33 +02:00
test [MERGE] merged trunk up to revision 9251 2014-03-26 16:27:51 +01:00
views [FIX] address div more to the left on external reports 2014-05-21 11:57:45 +02:00
wizard Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
__init__.py [IMP] Converted mrp repair order to QWeb 2014-02-17 13:56:48 +01:00
__openerp__.py [MERGE] forward port of branch saas-3 up to revid 9298 chm@openerp.com-20140311130852-3ft0v1mc9ht1any6 2014-03-11 15:52:05 +01:00
mrp_repair.py [IMP] Minor spellchecking/cleanup/nitpicking while reviewing new v8 WMS 2014-05-08 16:39:40 +02:00
mrp_repair_data.xml [MERGE] chm - improved subtype - fixes 2012-10-02 22:40:23 +02:00
mrp_repair_demo.yml [MERGE] Merge with jrp branch unique name of repair order 2014-01-24 14:38:12 +01:00
mrp_repair_report.xml [IMP] Converted mrp repair order to QWeb 2014-02-17 13:56:48 +01:00
mrp_repair_sequence.xml
mrp_repair_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
mrp_repair_workflow.xml [IMP] mrp_repair: Solved issue of 'Start Repair' button not working with invoice method 'Before Repair' 2012-10-17 15:32:04 +05:30