Commit Graph

145 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
Josse Colpaert 3891892d9f Merge from nse back-end partial picking wizard 2014-08-20 18:28:57 +02:00
Josse Colpaert e5a9bd536d [IMP] Average price correction + Lot should be changeable in bar code interface 2014-08-12 13:37:25 +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
rlu-odoo 8b67a7202d [REF] OpenERP --> Odoo in various UI texts
Rebranding has been done in:
- data/demo files
- html templates
- help notices
- comments
- logger messages
- and other various messages

(Commit taken from odoo-dev:8.0-improve-openerp-odoo-rlu at rev 7deaa08)

Closes #1260
2014-07-18 13:45:41 +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
Quentin (OpenERP) 46268f9597 [MERGE] lot assignation in the barcode scanner UI
bzr revid: qdp-launchpad@openerp.com-20140505141921-vovtqufg0f6rzktt
2014-05-05 16:19:21 +02:00
Josse Colpaert 8b84615de1 [MERGE] Merge from trunk test
bzr revid: jco@openerp.com-20140502130352-c3h1fk332eqyd78b
2014-05-02 15:03:52 +02:00
Antony Lesuisse 7e25b9ae55 [MERGE] saas-4 report_webkit missing dependency on report
bzr revid: al@openerp.com-20140501152604-4cobh5ui47dt4pem
bzr revid: al@openerp.com-20140501155633-gefnc3zqcsr2rhaz
bzr revid: al@openerp.com-20140501161156-4wbsvhh8gz4r22h3
2014-05-01 18:11:56 +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
Anael Closson e3ecf7f4d4 [FIX] en_US typos - opw 606919
bzr revid: acl@openerp.com-20140422085837-9flv9ksh54ymvv7i
2014-04-22 10:58:37 +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
Quentin (OpenERP) a7fdd2371f [MERGE] merged csn branch with barcode interface greatly improved
bzr revid: qdp-launchpad@openerp.com-20140327132221-ylk22ykso1wyq1ca
2014-03-27 14:22:21 +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