Commit Graph

23 Commits

Author SHA1 Message Date
Denis Ledoux bb5d32b4b6 Revert "[FIX] stock_picking_wave: removed obsolete many2many widget from stock_picking_wave_view"
This reverts commit 436bbb0a48.

The many2many widget is usefull, as it allows to select an existing picking instead of creating a new one when clicking add an item from the list
2014-11-24 18:38:14 +01:00
David Monjoie 436bbb0a48 [FIX] stock_picking_wave: removed obsolete many2many widget from stock_picking_wave_view 2014-10-13 15:37:13 +02:00
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 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
Quentin (OpenERP) fe7b3c66a3 [FIX] stock_picking_wave: fixed picking wave report
bzr revid: qdp-launchpad@openerp.com-20140328105254-0n0jm309n2v4q160
2014-03-28 11:52:54 +01:00
Cedric Snauwaert 9502276166 [FIX]work on view for better usability
bzr revid: csn@openerp.com-20140210100727-1q2q61t3c3nxfd10
2014-02-10 11:07:27 +01:00
Quentin (OpenERP) 3d392cab4e [MERGE] branch with fixes of picking wave
bzr revid: qdp-launchpad@openerp.com-20140203072833-tda8bncaanf0b36j
2014-02-03 08:28:33 +01:00
Cedric Snauwaert ca041ac631 [FIX]picking_wave: rename partner_id into user_id and change method done to work with list of ids
bzr revid: csn@openerp.com-20140130105801-gi35yjv7yowrxaua
2014-01-30 11:58:01 +01:00
Cedric Snauwaert a2ba93ddcf [FIX]change on picking wave, remove picking_wave_type, extra buttons and small changes in what buttons do
bzr revid: csn@openerp.com-20140120154348-23d9n2qbs4c2vm11
2014-01-20 16:43:48 +01:00
Quentin (OpenERP) 5baed5bc99 [IMP] picking.do_partial() can be postponed + some fixes
bzr revid: qdp-launchpad@openerp.com-20130803232848-73ihxv87d1biwovs
2013-08-04 01:28:48 +02:00
Quentin (OpenERP) bfd157bf7c [IMP] picking wave assignation
bzr revid: qdp-launchpad@openerp.com-20130803144122-2twmy13olv5aaag1
2013-08-03 16:41:22 +02:00
Cedric Snauwaert ca62ba1fa3 [MERGE]merge with wmsimplement-seduce-fp branch
bzr revid: csn@openerp.com-20130802131823-k89tzqc64fou9rep
2013-08-02 15:18:23 +02:00
Cedric Snauwaert b9441ec344 [FIX]stock_picking_wave: add wave type and wizard to assign picking to wave
bzr revid: csn@openerp.com-20130802121714-j222y9d6r5jwfis6
2013-08-02 14:17:14 +02:00
Quentin (OpenERP) 4abe6782e2 [IMP] picking wave improvements
bzr revid: qdp-launchpad@openerp.com-20130801155239-5gxvuk111n7zic0x
2013-08-01 17:52:39 +02:00
Quentin (OpenERP) 7813452daf [MERGE] picking wave improvements
bzr revid: qdp-launchpad@openerp.com-20130801152215-g1i4dj3whlilkn8z
2013-08-01 17:22:15 +02:00
Cedric Snauwaert 306222ae7f [FIX]picking wave: search view, sequence for name, improve usability view, add state
bzr revid: csn@openerp.com-20130731132836-us42370uutg1dbug
2013-07-31 15:28:36 +02:00
Quentin (OpenERP) 83fc208f3c [MERGE] stock_picking_wave
bzr revid: qdp-launchpad@openerp.com-20130730162026-z5eotpik812252du
2013-07-30 18:20:26 +02:00
Cedric Snauwaert fce33ee4c4 [FIX]picking_wave: add two button for printing picking report as there exist two different report
bzr revid: csn@openerp.com-20130729154038-qj2f387k7dlzf9wm
2013-07-29 17:40:38 +02:00
Cedric Snauwaert 5cd172d276 [FIX]stock_picking_wave: add possibility to print all picking at once and remove inherited view for picking in/out object
bzr revid: csn@openerp.com-20130729152012-hjvziouhcrh5mgk4
2013-07-29 17:20:12 +02:00
Cedric Snauwaert bbb01b95a3 [FIX]picking_wave: fix picking wave in order to work with latest modification on wms
bzr revid: csn@openerp.com-20130729141250-f33fcd2ncmb8elh2
2013-07-29 16:12:50 +02:00
Cedric Snauwaert 28d89cc504 [FIX]stock_picking_wave: add wave_id field in stock_picking in/out view(s)
bzr revid: csn@openerp.com-20130701143909-yq3r3d4ho1z86f0z
2013-07-01 16:39:09 +02:00
Cedric Snauwaert 7e33764455 [FIX]stock_picking_wave : rename picking wave into stock_picking_wave
bzr revid: csn@openerp.com-20130627131329-hbynjww2c0zccua6
2013-06-27 15:13:29 +02:00