Files
web/web_widget_one2many_product_picker/readme/ROADMAP.rst
Alexandre D. Díaz 898aca2511 [IMP] web_widget_one2many_product_picker: Refactor code
- fix: Search with wildcard
- fix: Search input events on firefox
- fix: Update lazy qty when use the tiled form
- fix: Handle race conditions
- fix: Return promise when recreate 'zombie' record
- fix: Remove record
- imp: Performance
2022-03-24 15:16:13 +01:00

4 lines
365 B
ReStructuredText

* Translations in the xml 'options' attribute of the field that use the widget can't be exported automatically to be translated
* The product card animations can be improved. Currently the card is recreated, so we lost some elements to apply correct effects
* sale.order onchanges that affects to "order_line" subfields will be ommitted to increase the performance