[18.0][MIG] pos_hide_cost_price_and_margin: Migration to 18.0#1286
[18.0][MIG] pos_hide_cost_price_and_margin: Migration to 18.0#1286BhaveshHeliconia wants to merge 12 commits into
Conversation
f38921c to
d8beb22
Compare
|
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. |
d8beb22 to
b482e93
Compare
|
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. |
b482e93 to
797ca47
Compare
|
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. |
This module is to hide cost, margin, and replenishment info from product detail in pos. It utilize a setting from pos_margin module but doesn't need to depend on the later module thanks to the mechanism that if there is no field iface_display_margin, the value of t-if is False.
Currently translated at 100.0% (1 of 1 strings) Translation: pos-15.0/pos-15.0-pos_hide_cost_price_and_margin Translate-URL: https://translation.odoo-community.org/projects/pos-15-0/pos-15-0-pos_hide_cost_price_and_margin/it/
Currently translated at 100.0% (1 of 1 strings) Translation: pos-15.0/pos-15.0-pos_hide_cost_price_and_margin Translate-URL: https://translation.odoo-community.org/projects/pos-15-0/pos-15-0-pos_hide_cost_price_and_margin/es/
Currently translated at 100.0% (7 of 7 strings) Translation: pos-17.0/pos-17.0-pos_hide_cost_price_and_margin Translate-URL: https://translation.odoo-community.org/projects/pos-17-0/pos-17-0-pos_hide_cost_price_and_margin/it/
797ca47 to
fe96e0f
Compare
No description provided.