547 Commits (7675ff1f5db10ddcbd00ab7e3822af9601397bde)
 

Author SHA1 Message Date
François Kawala 7675ff1f5d
Merge pull request #2 from Fkawala/12.0-mig-tare-wip 4 years ago
François Kawala c1eb31ef79 Fix contd. 4 years ago
François Kawala 236f5648e5 fix missplaced statement. 4 years ago
François Kawala 18853ec44a Fix pylint/flake. 4 years ago
François Kawala 7d446a72dd proxy print + tare button. 4 years ago
François Kawala a4adce439d
Merge pull request #1 from legalsylvain/12.0-mig-tare-fix 4 years ago
Sylvain LE GAL eafd5e27c4 [IMP] display gross weight and tare on ticket (non proxy mode) 4 years ago
Sylvain LE GAL 96a5d6e6e7 [FIX] do not make a substraction when call set_tare in the ScaleScreen. (otherwise, the tare is reduced two times). [ADD] possibility to set manually the gross weight, if the scale doesn't work 4 years ago
Sylvain LE GAL 424b110eb0 [FIX] remove tareStr that was generating warning in Odoo Logs 4 years ago
Sylvain LE GAL 9be069878f [IMP] make dynamic the UoM used for the tare. (setting in pos.config) 4 years ago
Sylvain LE GAL 8765185e95 [ADD] tare field on pos.order.line model 4 years ago
Sylvain LE GAL cc060cacbf [REF] cosmetic changes 4 years ago
Sylvain LE GAL 8d4d7d56f4 [IMP+FIX] do not overwrite OrderLine qweb template. Add a t-jquery operation 4 years ago
Sylvain LE GAL a1c6ffd88d [FIX] remove console.log 4 years ago
Sylvain LE GAL 873b9dfa73 [REF] split JS file into 3 files, following Odoo conventions 4 years ago
Sylvain LE GAL 28751419b1 [FIX] minor things in selection fields 4 years ago
François Kawala 05a49b8132 Fix flake8. 4 years ago
François Kawala e77c7e6b4d Removed useless comments. 4 years ago
François Kawala 39fde18b08 Fix documentation. Fix pylint errors. 4 years ago
François Kawala 873df76083 Barcode input method works. Start cleaning. 4 years ago
Sylvain LE GAL 3ff5bba040 fixup! fixup! [MIG] pos_tare: Migration to 12.0 5 years ago
Sylvain LE GAL f0ae549bf4 fixup! [MIG] pos_tare: Migration to 12.0 5 years ago
Sylvain LE GAL b03d1ba64a [MIG] pos_tare: Migration to 12.0 5 years ago
Sylvain LE GAL f22896c7bd [REF] pos_tare: Black python code 5 years ago
Sylvain LE GAL 3a0d05329d [ADD][8.0] pos_tare 5 years ago
François Kawala 51909bdb2f Export objects to be used in self weighing addon. Fix tare formatting. Apply tare on selected order item. 4 years ago
François Kawala 6d091cc6d1 Better label rendering for web printing. 4 years ago
François Kawala 96214459e0 Migration from v9 to v12 4 years ago
OCA-git-bot 675524a79a [UPD] README.rst 4 years ago
Francois Kawala 961cb66d32 Set maintainers for three modules. 4 years ago
OCA Transbot 4286262272 Update translation files 4 years ago
oca-travis 36f3d70d25 [UPD] Update pos_barcode_tare.pot 4 years ago
François Kawala ca482c1c92 Fix i18n. 4 years ago
François Kawala 7cee27f3ff Added: demo UOM, better errors, i18n. 4 years ago
François Kawala 6bef2fbf92 This commit adds tare weight to order lines. 4 years ago
François Kawala 5157c0bf18 fix translations + better alert message. 4 years ago
Francois Kawala 7bf9eb478d Fix XML, refacto, better alert message. 4 years ago
François Kawala 6f4a0bedc4 Fix flake8. 4 years ago
François Kawala cfb544bc78 Updated readme. 4 years ago
François Kawala 925a18152b Update i18n files. 4 years ago
François Kawala b2799ef6cb Define a "tare" barcode type instead of hijacking the weight type. 4 years ago
François Kawala b83499ab18 removed useless fonction parameter. 4 years ago
François Kawala 81ea6910cd use self only when needed. 4 years ago
François Kawala 8370c04944 Add French translation. 4 years ago
François Kawala 51280efcac Apply tare according to the product's unit of measure. 4 years ago
Francois Kawala db248bf38b Fix readme. 4 years ago
François Kawala c3836e86b3 Barcode prefix is read from barcode parser. 4 years ago
François Kawala b8be4f11a4 Fix missing _t. 4 years ago
François Kawala d561b36417 On single namespace. 4 years ago
François Kawala 06ff4a226b Better readme. 4 years ago