Commit Graph

100 Commits

Author SHA1 Message Date
Denis Ledoux da667b573d [FIX] stock: barcode interface, do not reload locations all the time
Locations were search & read each time you changed
the quantity of a product in a picking.

Once the locations loaded the firs time, this is unlikely
the locations will change during the operation. It shoudln't,
at least.

Therefore, for performances, we avoid to load the locations
each time the picking is reloaded.

opw-648529
Fixes #8344
2015-11-26 14:08:44 +01:00
Denis Ledoux e018081b33 [FIX] stock: barcode, display pickings of active stock picking type
If a stock picking type was disabled, but had pickings in assigned or partially available state, the barcode interface main menu crashed
Because the stock picking type was not available in pickings_by_type array
2014-12-17 10:43:20 +01:00
Cedric Snauwaert a834bd208f [FIX] stock: when putting product in pack from barcode interface, should return package_id instead of True 2014-12-09 14:25:19 +01:00
Denis Ledoux 654ce2bb13 [FIX] stock: do not try to upper undefined picking name
opw-617750
2014-11-12 12:21:58 +01:00
Cedric Snauwaert 77ae95db5a [FIX] barcode_interface: when loading widget, picking_type_id was sometime not correctly set 2014-10-09 15:04:02 +02:00
Cedric Snauwaert d692e4ef56 [FIX] barcode interface: a lot of deferred were not correctly returned 2014-10-02 15:17:37 +02:00
Cedric Snauwaert 374fc8ec67 [FIX] stock: barcode interface, remove left-right key handler 2014-08-21 17:02:15 +02:00
Cedric Snauwaert 3092f63a28 [FIX] stock: barcode interface update qty without pressing enter 2014-08-21 16:25:04 +02:00
Nicolas Seinlet 8dc8302dad [ADD] wms: add option to select package type in WMS barcode interface 2014-08-11 13:45:39 +02:00
Cedric Snauwaert 3ec70c314f [FIX]barcode interface: allow to enter float quantity
bzr revid: csn@openerp.com-20140508123756-a8jckv6540bbj0w9
2014-05-08 14:37:56 +02:00
Quentin (OpenERP) 683c0f1866 [MERGE] small fixes
bzr revid: qdp-launchpad@openerp.com-20140507082354-v6til9vb0vwwzrh2
2014-05-07 10:23:54 +02:00
Josse Colpaert c818a210ab [IMP] Check user demo will not have error in checking access rules when seeing picking in barcode itf
bzr revid: jco@openerp.com-20140505142654-sjhz1wdoqxztzbrx
2014-05-05 16:26:54 +02:00
Cedric Snauwaert 7c6c5f281f [FIX]barcode interface: also reconnect scanner when dialog is closed
bzr revid: csn@openerp.com-20140430081033-quuudobu7g1516ar
2014-04-30 10:10:33 +02:00
Cedric Snauwaert 40549064c6 [FIX]barcode interface: allow user to choose name of lot when creating a lot
bzr revid: csn@openerp.com-20140428101226-4d7kcaq29d3ofgqm
2014-04-28 12:12:26 +02:00
Quentin (OpenERP) 599355ea69 [REF] stock: removal of TODO statements
bzr revid: qdp-launchpad@openerp.com-20140425142939-atjre88c9zvl5r93
2014-04-25 16:29:39 +02:00
Quentin (OpenERP) 35d08a8e4c [FIX] stock: hide the 'create backorder' button if nothing yet has been processed/scanned
bzr revid: qdp-launchpad@openerp.com-20140414145847-au62umujxnvy5nxn
2014-04-14 16:58:47 +02:00
Quentin (OpenERP) c70ea6aeac [FIX] stock, barcode UI: disable the 'create backorder' button if nothing is processed
bzr revid: qdp-launchpad@openerp.com-20140414100202-dhnbdp7jzfvrwb0q
2014-04-14 12:02:02 +02:00
Quentin (OpenERP) 624b16050a [FIX] stock: barcode UI minor fix for cosmetic bug
bzr revid: qdp-launchpad@openerp.com-20140401125105-h2bbs4yb3vwhx406
2014-04-01 14:51:05 +02:00
Quentin (OpenERP) e6249680c1 [IMP] stock: some minor changes made during code review
bzr revid: qdp-launchpad@openerp.com-20140401093127-j2adv1ljm7th7vyt
2014-04-01 11:31:27 +02:00
Quentin (OpenERP) 8631692023 [MERGE] trunk-wms
bzr revid: qdp-launchpad@openerp.com-20140401092742-11g6j7rgcrpa9zo2
2014-04-01 11:27:42 +02:00
Cedric Snauwaert 60645188bc [FIX]remove last console log
bzr revid: csn@openerp.com-20140331120349-kcgsizajxck49ipd
2014-03-31 14:03:49 +02:00
Cedric Snauwaert 26b77bcc87 [FIX]remove extra console.log
bzr revid: csn@openerp.com-20140331094357-dwkqv5riha0pqmo8
2014-03-31 11:43:57 +02:00
Cedric Snauwaert 815d984bad [FIX]barcode interface: hide put in pack button if option is not selected in settings
bzr revid: csn@openerp.com-20140331094020-fvbmj0a0dac1v5ou
2014-03-31 11:40:20 +02:00
Cedric Snauwaert 8c7a9fa0ae [FIX]stock_barcode_interface: add button to recompute pack_op when state of move have changed
bzr revid: csn@openerp.com-20140328104906-d8pebnlwlpdf4x10
2014-03-28 11:49:06 +01:00
Quentin (OpenERP) 522f87f03f [MERGE] stock reports in Qweb
bzr revid: qdp-launchpad@openerp.com-20140327174228-6beohyphca58nb00
2014-03-27 18:42:28 +01:00
Cedric Snauwaert 704d4d59f1 [FIX]barcode interface backend
bzr revid: csn@openerp.com-20140325080823-tvvv11eocxj72hqe
2014-03-25 09:08:23 +01:00
Cedric Snauwaert fd00c531d5 [FIX]barcode_interface: correct use of url hash in interface
bzr revid: csn@openerp.com-20140324155628-bojwf560y73s9pv7
2014-03-24 16:56:28 +01:00
Cedric Snauwaert 0d24796915 [FIX]barcode interface: take into account location filter when scanning a product
bzr revid: csn@openerp.com-20140324104621-xfah53qqwg06qcqe
2014-03-24 11:46:21 +01:00
Cedric Snauwaert 44efd3e80f [FIX]barcode scanner, correct use of disabled on process and put in pack buttons
bzr revid: csn@openerp.com-20140324083401-lmc7s43ix3nqg19j
2014-03-24 09:34:01 +01:00
Cedric Snauwaert 03da57c1ec [WIP]barcode interface: disable button process and put in pack if nothing to do
bzr revid: csn@openerp.com-20140321162132-8otpcybk2gdrc7u7
2014-03-21 17:21:32 +01:00
Cedric Snauwaert c780e41803 [WIP]barcode interface: rework of interface and refactor of code
bzr revid: csn@openerp.com-20140321153405-12s6amuyrh5t75vi
2014-03-21 16:34:05 +01:00
Cedric Snauwaert 3e78262bb5 [WIP]barcode interface: add a modal window to change location
bzr revid: csn@openerp.com-20140320154056-137r0ts6umivzcrc
2014-03-20 16:40:56 +01:00
Cedric Snauwaert 05cd763da9 [WIP]add blink on line when scanning with barcode scanner and search is case insensitive
bzr revid: csn@openerp.com-20140319100758-u768tsufdgjig61r
2014-03-19 11:07:58 +01:00
Cedric Snauwaert cf5e42b568 [WIP]barcode interface: minor changes
bzr revid: csn@openerp.com-20140318155143-59lpf2jq7p8ivagb
2014-03-18 16:51:43 +01:00
Cedric Snauwaert 8a798a80f3 [WIP]barcode interface: refactor interface and code more functionalities
bzr revid: csn@openerp.com-20140318104025-3wk8l315c9rsbgy1
2014-03-18 11:40:25 +01:00
Josse Colpaert 50b5453a78 [IMP] Remove print delivery and ean13 for moves
bzr revid: jco@openerp.com-20140317170339-jjmu788e4c1xwltu
2014-03-17 18:03:39 +01:00
Cedric Snauwaert 9408ee0014 [WIP]barcode interface: fold and unfold container
bzr revid: csn@openerp.com-20140311155532-iys0ocrcmx70yvfk
2014-03-11 16:55:32 +01:00
Cedric Snauwaert a95e5bb8ce [WIP]barcode interface: when setting picking to done from barcode interface, write qty_done onto product_qty field for pack_operations
bzr revid: csn@openerp.com-20140311093105-tqoh1cenmd3rx4sm
2014-03-11 10:31:05 +01:00
Cedric Snauwaert ca880533ee [WIP]barcode interface: allow to enter qty when highlight one line
bzr revid: csn@openerp.com-20140310165707-72sgol8cwlzlbb85
2014-03-10 17:57:07 +01:00
Cedric Snauwaert a2bf8d640c [WIP]barcode interface, add a barcode to location and allow the use of scanner to filter by location
bzr revid: csn@openerp.com-20140307163747-cua6u44t6u6r8juh
2014-03-07 17:37:47 +01:00
Cedric Snauwaert 0ecceb3983 [WIP]barcode interface, remove extra columns, rework interface, add functionality to split pack_op and set them processed
bzr revid: csn@openerp.com-20140307132523-z0eu9jlvi90baugu
2014-03-07 14:25:23 +01:00
Cedric Snauwaert 6cd1b16efc [WIP]barcode interface, search + put in pack method + various highlight of informations
bzr revid: csn@openerp.com-20140306133855-ctq0uhqsnw0bm795
2014-03-06 14:38:55 +01:00
Cedric Snauwaert da55227338 [WIP]barcode interface: refactor search by location by using jquery selector to prevent refreshing the page
bzr revid: csn@openerp.com-20140305095917-2yyju1uwsaiyyymc
2014-03-05 10:59:17 +01:00
Cedric Snauwaert 90fcbbbb97 [ADD]search function to filter on location in barcode interface
bzr revid: csn@openerp.com-20140304164446-cdjnb5nt0bkiq8cj
2014-03-04 17:44:46 +01:00
Cedric Snauwaert b65690d6e1 [MERGE]merge with latest trunk-wms
bzr revid: csn@openerp.com-20140304092153-s2gebsi21pm8ngyg
2014-03-04 10:21:53 +01:00
Cedric Snauwaert 0d2323400a [WIP]picking barcode interface
bzr revid: csn@openerp.com-20140304092023-7zr5yzujb82082t3
2014-03-04 10:20:23 +01:00
Cedric Snauwaert bf7a12cdf4 [FIX]barcode_interface: refactor search interface to use panel and kanban style view search
bzr revid: csn@openerp.com-20140228134127-3abj7rmq4lj7w96y
2014-02-28 14:41:27 +01:00
Cedric Snauwaert fc27f33675 [FIX]barcode interface, redo of menu interface to use kanban view instead of table
bzr revid: csn@openerp.com-20140228105231-2wjgbri012wd4mna
2014-02-28 11:52:31 +01:00
Cedric Snauwaert 8e779fa761 [FIX]stock_barcode_interface: rework of the barcode interface to use bootstrap only
bzr revid: csn@openerp.com-20140226161003-kzgg5xfcrn8ucspx
2014-02-26 17:10:03 +01:00
Quentin (OpenERP) 0c0678e008 [FIX] stock, barcode GUI: diplay properly the lot info if any
bzr revid: qdp-launchpad@openerp.com-20140221172454-494ppb49vt7wz21z
2014-02-21 18:24:54 +01:00