Skip to content

Conversation

@MattMarcha
Copy link

Re-implementation of several fixes submitted on v4.1.0 PR that have been forgotten in the v4.2.0, causing regressions and test suite to fail again :

  • Duplicated label for Image field
  • Explanation for always invisible field
  • Unnecessary explicit translations

Also bring some fixes for new version :

  • Fix crash at module's installation
  • Add missing dependency in manifest
  • Fix module's version number to allow upgrade scripts to trigger
  • Fix a couple of payment module's unit test fails

…alling/loading module

- Remove explicit translations exports when exported implicitly
- Add reason for always invisible field in view
- Add string attribute to field to avoid duplicate label on model
Replace request.env by self.env to fetch records & add 'sale' dependency
…om template

This was causing some payment tests to fail
Allow upgrade scripts to actually trigger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant