Holger Brunn
60da5f45a2
[IMP] web_widget_x2many_2d_matrix: Several improvements
...
* README update to newest OCA template
* Example in README
* Massive performance boost for big matrices, specially on Firefox
* Assign id on row in order to find it back in all cases
* Fix #321 , choked on cached writes
2016-09-21 18:39:53 +02:00
Holger Brunn
5f1ebff3c8
[FIX] also reinitialize totals
2015-04-16 10:15:39 +02:00
Holger Brunn
8ce3afdc3d
[FIX] support rerendering after virtual ids change
...
this is necessary for correct operation after creating new records
2015-04-16 09:59:47 +02:00
Holger Brunn
65e51ac52c
[IMP] better modularity
2015-03-18 17:10:29 +01:00
Holger Brunn
8dd0a8251c
[IMP] use semantic css classes instead of element names
...
[RFR] and being on it, make reacting to changes in overrides simple
2015-03-16 16:47:21 +01:00
Holger Brunn
a7342a333d
[ADD] validation
...
[IMP] write formatted value to back to input
2015-03-13 18:47:15 +01:00
Holger Brunn
a784477f5b
[FIX] setup focus
2015-03-13 18:26:29 +01:00
Holger Brunn
8d89b3ebdf
[IMP] pass computed totals to inheriting function
2015-03-13 17:44:41 +01:00
Holger Brunn
0119274720
[FIX] update readonly value after editing
2015-03-13 17:36:39 +01:00
Holger Brunn
d91b99e6b8
[IMP] support changing readonly state
2015-03-13 15:34:02 +01:00
Holger Brunn
59803fb145
[IMP] handle readonly flag
...
[ADD] show grand total
[IMP] classify floats as floats
2015-03-12 15:44:57 +01:00
Holger Brunn
69c75892e6
[ADD] allow to open linked record
...
of one of the axes is a many2one field
2015-03-12 15:27:25 +01:00
Holger Brunn
d1150e1d6c
[FIX] use odoo's parse_value
2015-03-12 12:27:24 +01:00
Holger Brunn
75a234f312
[ADD] web_widget_x2many_2d_matrix
2015-03-11 18:00:21 +01:00