Conversation
See Readme for more information. I'm not the author, just the commiter. Credits to : - @robin.keunen - @PierrickBrun - @vvrossem
chienandalu
left a comment
There was a problem hiding this comment.
Why not adpating delivery packages (stock.quant.package) to pos? Isn't it the same concept?
|
Hi @remytms thanks a lot for sharing this module. It includes part of the feature of your module. (mainly the computation of net and gross weight and the My proposal is to make your module In the other part, I abstain regarding @chienandalu remarks. thanks ! |
|
any news regarding @chienandalu remarks and mines ? thanks ! |
|
@chienandalu that decision dates a bit but, to the best of my memories, we wanted a simple object for tracking the weight of the customers containers while I think we were also a bit afraid of the |
|
Thanks a lot Robin. And did you take a look on pos_tare module ? (Now merged in v12) |
|
No, I have not, @vvrossem was following this but he's on sick leave until septembre. I won't have time to look at it in the near future... :/ |
- pos_customer_display - pos_customer_display_currency - pos_hash_cert - pos_toledo_container - pos_toledo_product No need to copy `pos_container` since a PR is opened on `oca/pos` (OCA/pos#498) Moved from https://github.com/coopiteasy/pos/tree/12.0-cie-vracoop. `coopiteasy/pos` is forked from `OCA/pos`. The latter repository has evolved, new modules are available. The 12.0-cie-vracoop on the former repository cannot be maintained anymore.
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
|
@remytms @robinkeunen this PR is still used by us, but has been closed for half a year. |
This module allows to handle use of reusable containers in POS,
this is useful to handle selling product in bulk without having to calculate
the tare of the container.
Each container is identified by a barcode, the weight is stored in Odoo.
See Readme for more information.
I'm not the author, just the commiter. Credits to :