Skip to content

Product.packing management

Yohan requested to merge packing into master

Deal with packaged products.

For now it just display when the total of orders of a product is not aligned with its packing.

We may want a bit of JS to adapt this live on the "place order" page.

Also, this PR may be split out, as it renames "weight" to "quantity" (and I'm still unsure which name to use).

Screenshot_from_2019-04-12_10-24-56

Screenshot_from_2019-04-12_10-22-27

Edited by Yohan

Merge request reports