Alexandre D. Díaz
|
959fbde243
|
[IMP] web_widget_one2many_product_picker: self-refresh
Adds support to refresh the widget when a document field changes
|
2021-06-02 19:40:42 +02:00 |
|
Alexandre D. Díaz
|
c094c5853a
|
[FIX] web_widget_one2many_product_picker: Redraw records in 'Lines' section
|
2021-05-04 15:13:54 +02:00 |
|
Alexandre D. Díaz
|
37992bb486
|
[FIX] web_widget_one2many_product_picker: Confirm changes
|
2021-05-04 15:09:09 +02:00 |
|
Alexandre D. Díaz
|
80020e8c7b
|
[FIX] web_widget_one2many_product_picker: Set product_id using the context
|
2021-05-03 22:01:05 +02:00 |
|
Alexandre D. Díaz
|
65febbb2c3
|
[IMP] web_widget_one2many_product_picker: Don't reload records data
|
2021-04-29 18:33:42 +02:00 |
|
Alexandre D. Díaz
|
c964295a27
|
[IMP] web_widget_one2many_product_picker: Destroy localData of virtual records
|
2021-04-29 14:31:33 +02:00 |
|
Alexandre D. Díaz
|
6a10e3703f
|
[IMP] web_widget_one2many_product_picker-response: User experience
|
2021-03-26 14:51:13 +01:00 |
|
Alexandre D. Díaz
|
fc792719a9
|
[FIX] web_widget_one2many_product_picker: Duplicated records on mobile
In mobile the deactivation of the buttons is not working properly, so
now we ensure that only the last action is triggered using
debounce.
|
2021-03-26 13:29:49 +01:00 |
|
Alexandre D. Díaz
|
b72d8bd8cc
|
[IMP] web_widget_one2many_product_picker: Add option to ignore onchange warnings
|
2021-03-15 18:28:15 +01:00 |
|
Alexandre D. Díaz
|
94c8c6553b
|
[FIX] web_widget_one2many_product_picker: Auto save
|
2021-03-15 18:28:15 +01:00 |
|
Alexandre D. Díaz
|
b479743cbb
|
[IMP] web_widget_one2many_product_picker: Enlarge the 'Add 1' button
|
2021-03-08 19:02:48 +01:00 |
|
Alexandre D. Díaz
|
8aef897c70
|
[IMP] web_widget_one2many_product_picker: BS grid columns
|
2021-02-16 09:24:04 +01:00 |
|
Alexandre D. Díaz
|
6fd1f4f7e2
|
[FIX] web_widget_one2many_product_picker: Use a compact list of old widgets to destroy
|
2021-02-15 20:06:21 +01:00 |
|
Alexandre D. Díaz
|
dccab1502a
|
[FIX] web_widget_one2many_product_picker: Clean attention css classes
|
2021-02-15 20:05:50 +01:00 |
|
Alexandre D. Díaz
|
b845fb5a72
|
[IMP] web_widget_one2many_product_picker: Force qty to 1.0 in virtual states
|
2021-02-15 17:38:42 +01:00 |
|
Alexandre D. Díaz
|
559dd04221
|
[FIX] web_widget_one2many_product_picker: Update widget state
|
2021-02-15 17:34:12 +01:00 |
|
Alexandre D. Díaz
|
aa4ef9b0ed
|
[IMP] web_widget_one2many_product_picker: Better usability
|
2021-02-15 17:31:50 +01:00 |
|
Alexandre D. Díaz
|
c8f718cc3a
|
[IMP] web_widget_one2many_product_picker: Only 'auto' save if has changes
|
2021-02-15 17:31:50 +01:00 |
|
Alexandre D. Díaz
|
9f5267e1c6
|
[IMP] web_widget_one2many_product_picker: Auto apply changes without confirmation
|
2021-02-15 17:31:50 +01:00 |
|
Alexandre D. Díaz
|
93aacf9bb0
|
[IMP] web_widget_one2many_product_picker: Add auto-save feature
|
2021-01-25 14:39:59 +01:00 |
|
Alexandre D. Díaz
|
13d9e24d3a
|
[IMP] web_widget_one2many_product_picker: Remove height limit
|
2021-01-21 15:28:37 +01:00 |
|
OCA-git-bot
|
16030d05b3
|
Merge PR #1771 into 12.0
Signed-off-by pedrobaeza
|
2021-01-11 15:10:23 +00:00 |
|
Alexandre D. Díaz
|
56f9c0acf4
|
[FIX] web_widget_one2many_product_picker: Use variant image
|
2021-01-11 11:47:48 +01:00 |
|
OCA-git-bot
|
82a87ea8a0
|
Merge PR #1769 into 12.0
Signed-off-by pedrobaeza
|
2021-01-02 15:15:51 +00:00 |
|
Alexandre D. Díaz
|
91373cfe87
|
[IMP] web_widget_one2many_product_picker: Remove items in main lines
|
2020-12-30 21:18:11 +01:00 |
|
Alexandre D. Díaz
|
eec959b820
|
[IMP] web_widget_one2many_product_picker: Prevent lost search input focus
|
2020-12-29 22:06:21 +01:00 |
|
Alexandre D. Díaz
|
24941af9eb
|
[FIX] web_widget_one2many_product_picker: Unlimit records
|
2020-12-10 20:12:00 +01:00 |
|
Alexandre D. Díaz
|
740a0d3910
|
[FIX] web_widget_one2many_product_picker: Show lines with archived products
|
2020-12-10 19:56:08 +01:00 |
|
Alexandre D. Díaz
|
edf31e2793
|
[FIX] web_widget_one2many_product_picker: setState when the widget was destroyed
|
2020-12-10 03:05:15 +01:00 |
|
Alexandre D. Díaz
|
5abae48794
|
[IMP] web_widget_one2many_product_picker: linter changes
|
2020-12-10 02:45:01 +01:00 |
|
Alexandre D. Díaz
|
890595e446
|
[FIX] web_widget_one2many_product_picker: Subtotal with discounts
|
2020-12-09 17:20:00 +01:00 |
|
Alexandre D. Díaz
|
6c24400709
|
[IMP] web_widget_one2many_product_picker: Modify rpc request context
|
2020-12-09 17:20:00 +01:00 |
|
Alexandre D. Díaz
|
fe680d33ba
|
[ADD] web_widget_one2many_product_picker
|
2020-11-30 21:28:45 +01:00 |
|