3
0
Fork 0
Commit Graph

120 Commits (8aeaa4617410b25c7c3f8f099e19e287b3bd590e)

Author SHA1 Message Date
Holger Brunn 8823c6fa8b [FIX] also reinitialize totals 2024-02-29 11:34:47 +05:30
Holger Brunn 9a5e53b7a9 [FIX] support rerendering after virtual ids change
this is necessary for correct operation after creating new records
2024-02-29 11:34:47 +05:30
Holger Brunn 5e57e3e37f [IMP] better modularity 2024-02-29 11:34:47 +05:30
Holger Brunn da7fd1119f [IMP] icon 2024-02-29 11:34:47 +05:30
Holger Brunn aeb6eaf42b [IMP] add screenshot, example in README 2024-02-29 11:34:47 +05:30
Holger Brunn 023132a4d4 [IMP] use semantic css classes instead of element names
[RFR] and being on it, make reacting to changes in overrides simple
2024-02-29 11:34:47 +05:30
Holger Brunn 4d3d7205de [IMP] we don't need data-x and data-y on the input 2024-02-29 11:34:47 +05:30
Holger Brunn 2ad9902132 [ADD] validation
[IMP] write formatted value to back to input
2024-02-29 11:34:47 +05:30
Holger Brunn cd4f971785 [FIX] setup focus 2024-02-29 11:34:47 +05:30
Holger Brunn 8eda585c1f [FIX] replace therp icon 2024-02-29 11:34:47 +05:30
Holger Brunn 4abba5c830 [IMP] pass computed totals to inheriting function 2024-02-29 11:34:47 +05:30
Holger Brunn 7a180b0b04 [FIX] update readonly value after editing 2024-02-29 11:34:47 +05:30
Holger Brunn e3db7e5036 [IMP] support changing readonly state 2024-02-29 11:34:47 +05:30
Holger Brunn a41dc4ba0f [IMP] collapse whitespace in rows 2024-02-29 11:34:47 +05:30
Holger Brunn 0989395655 [IMP] handle readonly flag
[ADD] show grand total
[IMP] classify floats as floats
2024-02-29 11:34:47 +05:30
Holger Brunn c0ef7a6122 [ADD] allow to open linked record
of one of the axes is a many2one field
2024-02-29 11:34:47 +05:30
Holger Brunn c533e63e02 [FIX] use odoo's parse_value 2024-02-29 11:34:47 +05:30
Holger Brunn 5e269f1b53 [IMP] show column totals in table footer 2024-02-29 11:34:47 +05:30
Holger Brunn 241b98219a [UPD] readme 2024-02-29 11:34:47 +05:30
Holger Brunn b8a928741c [ADD] web_widget_x2many_2d_matrix 2024-02-29 11:34:47 +05:30