Commit Graph

8 Commits

Author SHA1 Message Date
Raimon Esteve 19ab74fc47 Use declarative index definition for ModelSQL
issue5757
2022-11-08 18:57:11 +01:00
Albert Cervera i Areny 4bd71a6dba Store directly sequence type to sequence 2021-03-21 23:17:55 +01:00
Albert Cervera i Areny 43796a0d40 Upgrade to Tryton 5.2.
Unit tests pass but scenarios still need to be fixed.
2019-06-08 16:37:20 +02:00
Albert Cervera i Areny 64da0723e6 Move PoolMeta to class definition. 2019-06-05 01:04:43 +02:00
Sergi Carol 366d4c566f The user farms are now taken into consideration when choosing a farm 2017-05-31 11:52:25 +02:00
Guillem Barba 3815854dc3 Fix readonly states of farms field 2013-12-23 19:32:27 +01:00
Guillem Barba 0acd713b0a Fix Many2Many auxiliar models and fixes after python-sql patch
* Add 'ondelete' attribute to most of the fields of Many2Many auxiliar models
* Replace False by None in domains and filter clauses over Many2One fields
* Return the ID in last_produced_group getter
* Explicit conversion to tuple the domain recived in searcher function
2013-09-12 14:26:09 +02:00
Guillem Barba 048d7f1e39 Initial commit 2013-08-06 09:52:20 +02:00