François Kawala
|
236f5648e5
|
fix missplaced statement.
|
5 years ago |
François Kawala
|
18853ec44a
|
Fix pylint/flake.
|
5 years ago |
François Kawala
|
7d446a72dd
|
proxy print + tare button.
|
5 years ago |
François Kawala
|
a4adce439d
|
Merge pull request #1 from legalsylvain/12.0-mig-tare-fix
12.0 mig tare fix
|
5 years ago |
Sylvain LE GAL
|
eafd5e27c4
|
[IMP] display gross weight and tare on ticket (non proxy mode)
|
5 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
|
5 years ago |
Sylvain LE GAL
|
424b110eb0
|
[FIX] remove tareStr that was generating warning in Odoo Logs
|
5 years ago |
Sylvain LE GAL
|
9be069878f
|
[IMP] make dynamic the UoM used for the tare. (setting in pos.config)
|
5 years ago |
Sylvain LE GAL
|
8765185e95
|
[ADD] tare field on pos.order.line model
|
5 years ago |
Sylvain LE GAL
|
cc060cacbf
|
[REF] cosmetic changes
|
5 years ago |
Sylvain LE GAL
|
8d4d7d56f4
|
[IMP+FIX] do not overwrite OrderLine qweb template. Add a t-jquery operation
|
5 years ago |
Sylvain LE GAL
|
a1c6ffd88d
|
[FIX] remove console.log
|
5 years ago |
Sylvain LE GAL
|
873b9dfa73
|
[REF] split JS file into 3 files, following Odoo conventions
|
5 years ago |
Sylvain LE GAL
|
28751419b1
|
[FIX] minor things in selection fields
|
5 years ago |
François Kawala
|
05a49b8132
|
Fix flake8.
|
5 years ago |
François Kawala
|
e77c7e6b4d
|
Removed useless comments.
|
5 years ago |
François Kawala
|
39fde18b08
|
Fix documentation. Fix pylint errors.
|
5 years ago |
François Kawala
|
873df76083
|
Barcode input method works. Start cleaning.
|
5 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.
|
5 years ago |
François Kawala
|
6d091cc6d1
|
Better label rendering for web printing.
|
5 years ago |
François Kawala
|
96214459e0
|
Migration from v9 to v12
|
5 years ago |
OCA-git-bot
|
675524a79a
|
[UPD] README.rst
|
5 years ago |
Francois Kawala
|
961cb66d32
|
Set maintainers for three modules.
|
5 years ago |
OCA Transbot
|
4286262272
|
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: pos-9.0/pos-9.0-pos_barcode_tare
Translate-URL: https://translation.odoo-community.org/projects/pos-9-0/pos-9-0-pos_barcode_tare/
|
5 years ago |
oca-travis
|
36f3d70d25
|
[UPD] Update pos_barcode_tare.pot
|
5 years ago |
François Kawala
|
ca482c1c92
|
Fix i18n.
|
5 years ago |
François Kawala
|
7cee27f3ff
|
Added: demo UOM, better errors, i18n.
|
5 years ago |
François Kawala
|
6bef2fbf92
|
This commit adds tare weight to order lines.
|
5 years ago |
François Kawala
|
5157c0bf18
|
fix translations + better alert message.
|
5 years ago |
Francois Kawala
|
7bf9eb478d
|
Fix XML, refacto, better alert message.
|
5 years ago |
François Kawala
|
6f4a0bedc4
|
Fix flake8.
|
5 years ago |
François Kawala
|
cfb544bc78
|
Updated readme.
|
5 years ago |
François Kawala
|
925a18152b
|
Update i18n files.
|
5 years ago |
François Kawala
|
b2799ef6cb
|
Define a "tare" barcode type instead of hijacking the weight type.
|
5 years ago |
François Kawala
|
b83499ab18
|
removed useless fonction parameter.
|
5 years ago |
François Kawala
|
81ea6910cd
|
use self only when needed.
|
5 years ago |
François Kawala
|
8370c04944
|
Add French translation.
|
5 years ago |
François Kawala
|
51280efcac
|
Apply tare according to the product's unit of measure.
|
5 years ago |
Francois Kawala
|
db248bf38b
|
Fix readme.
|
5 years ago |
François Kawala
|
c3836e86b3
|
Barcode prefix is read from barcode parser.
|
5 years ago |
François Kawala
|
b8be4f11a4
|
Fix missing _t.
|
5 years ago |
François Kawala
|
d561b36417
|
On single namespace.
|
5 years ago |
François Kawala
|
06ff4a226b
|
Better readme.
|
5 years ago |
François Kawala
|
920ad81896
|
Correct model naming.
|
5 years ago |
François Kawala
|
a0d83c6958
|
Correct namespace + removed console log.
|
5 years ago |