Jairo Llopis
3d7183062b
[IMP] web_widget_x2many_2d_matrix: Use new JS modularized API.
8 years ago
Pedro M. Baeza
ce503fc8a6
[MIG] web_widget_x2many_2d_matrix: Migration to 9.0
8 years ago
Pedro M. Baeza
7f196f715a
[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.
8 years ago
Holger Brunn
323ed2bd30
[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
9 years ago
OCA Transbot
9a52534dd2
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
a9748505d4
[MIG] Make modules uninstallable
9 years ago
Stéphane Bidoul
9b8bcbc52d
[UPD] prefix versions with 8.0
9 years ago
Markus Schneider
0c0041f984
remove comma
10 years ago
Markus Schneider
0e0c0f8d6d
add OCA to author
10 years ago
Yannick Vaucher
09d3661415
Add bug tracker link on README.rst
10 years ago
Holger Brunn
8ff5229112
[FIX] also reinitialize totals
10 years ago
Holger Brunn
e3f3a55e05
[FIX] support rerendering after virtual ids change
this is necessary for correct operation after creating new records
10 years ago
Holger Brunn
c6962de141
[IMP] better modularity
10 years ago
Holger Brunn
299c1153d1
[IMP] icon
10 years ago
Holger Brunn
55a6f3531a
[IMP] add screenshot, example in README
10 years ago
Holger Brunn
8c4fa12b45
[IMP] use semantic css classes instead of element names
[RFR] and being on it, make reacting to changes in overrides simple
10 years ago
Holger Brunn
e33404dc06
[IMP] we don't need data-x and data-y on the input
10 years ago
Holger Brunn
29b3401c45
[ADD] validation
[IMP] write formatted value to back to input
10 years ago
Holger Brunn
b66e4ef04a
[FIX] setup focus
10 years ago
Holger Brunn
5a93f163ea
[FIX] replace therp icon
10 years ago
Holger Brunn
923236dae9
[IMP] pass computed totals to inheriting function
10 years ago
Holger Brunn
dda1629c41
[FIX] update readonly value after editing
10 years ago
Holger Brunn
03c652fb0b
[IMP] support changing readonly state
10 years ago
Holger Brunn
2a71992d4e
[IMP] collapse whitespace in rows
10 years ago
Holger Brunn
647ba2028b
[IMP] handle readonly flag
[ADD] show grand total
[IMP] classify floats as floats
10 years ago
Holger Brunn
346cef95a4
[ADD] allow to open linked record
of one of the axes is a many2one field
10 years ago
Holger Brunn
865411d234
[FIX] use odoo's parse_value
10 years ago
Holger Brunn
20d1b205a8
[IMP] show column totals in table footer
10 years ago
Holger Brunn
9bc430fea7
[UPD] readme
10 years ago
Holger Brunn
d6664b3bc7
[ADD] web_widget_x2many_2d_matrix
10 years ago