[17.0][MIG] pos_edit_order_line: Migration to 17.0 - #1300
[17.0][MIG] pos_edit_order_line: Migration to 17.0#1300BhaveshHeliconia wants to merge 16 commits into
Conversation
2cc47b8 to
d4aa1be
Compare
d4aa1be to
d809078
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. |
d809078 to
743d5ec
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. |
743d5ec to
74b8693
Compare
|
Hey @OCA/pos-maintainers would be great if someone could have a look at this module. |
| ); | ||
| } | ||
| handleChange({id, changes}) { | ||
| var self = this; |
There was a problem hiding this comment.
| var self = this; |
| this.popup = useService("popup"); | ||
| } | ||
| async onClick() { | ||
| var self = this; |
There was a problem hiding this comment.
@ivantodorovich Could you please elaborate on this section to clarify what you are explaining exactly?
There was a problem hiding this comment.
var self = this; is not required anymore in modern js
c4ceace to
19a1046
Compare
Currently translated at 100.0% (15 of 15 strings) Translation: pos-14.0/pos-14.0-pos_edit_order_line Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_edit_order_line/it/
Currently translated at 100.0% (13 of 13 strings) Translation: pos-16.0/pos-16.0-pos_edit_order_line Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_edit_order_line/es/
Currently translated at 100.0% (13 of 13 strings) Translation: pos-16.0/pos-16.0-pos_edit_order_line Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_edit_order_line/it/
Currently translated at 100.0% (15 of 15 strings) Translation: pos-16.0/pos-16.0-pos_edit_order_line Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_edit_order_line/it/
Currently translated at 100.0% (15 of 15 strings) Translation: pos-16.0/pos-16.0-pos_edit_order_line Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_edit_order_line/es/
19a1046 to
d086ef1
Compare
No description provided.