Commit Graph

8 Commits (5cc2e853ca86107a61c13c57a52d61a3923cf8f3)

Author SHA1 Message Date
Pedro M. Baeza ab0361542c [IMP] web_widget_x2many_2d_matrix: New option field_att_<name>
Declare as many options prefixed with this string as you need for binding
a field value with an HTML node attribute (disabled, class, style...)
called as the `<name>` passed in the option.

NOTE: This doesn't prevent to require to fill the full matrix with
all the combination records.
2016-09-21 18:40:55 +02: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 be4a19ab09 [IMP] we don't need data-x and data-y on the input 2015-03-16 16:35:17 +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 eba96ff06a [IMP] show column totals in table footer 2015-03-12 12:22:37 +01:00
Holger Brunn 75a234f312 [ADD] web_widget_x2many_2d_matrix 2015-03-11 18:00:21 +01:00