Commit Graph

3 Commits

Author SHA1 Message Date
Albert Cervera i Areny cf3efdce93 Pass all scenarios
- Created tests/tools.py to remove a lot of code in tests.
- Do not rely on patches on trytond for inheriting event views. Instead move
  all abstract event fields to the view definition of each event.
- Fix in several cases the reinstantiation of objects so new transaction
  context is taken into account.
- Remove many of the create() calls in tests and replace them by objects
- Adapt to new quantity computation API
2019-06-15 01:21:43 +02: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
Guillem Barba 048d7f1e39 Initial commit 2013-08-06 09:52:20 +02:00