server-ux
server-ux copied to clipboard
this allows comments to be configured to be optional depending on the record being validated/rejected (the defaults are chosen such that existing definitions won't behave differently after the update)
Backport from 16.0 to 15.0 @qrtl QT4565
Add search panel based on the model for the tier definition and sort the tier definition list with sequence and make it as handle widget.
# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0 # Modules to migrate - [x] announcement - By @chienandalu - #935 - [x] barcode_action - By @mpascuall - #866 - [ ] base_binary_url_import - [x] base_cancel_confirm...
Based on #793 I had an issue adding a Many2one of a model that uses tier validation (in my case: purchase.order) in the form view of an other model (in...
Proposal to solve the problem seen in https://github.com/OCA/social/issues/1316 I propose putting the pyrfc6266 library and its pyparsing dependency inside the module and doing a relative import, to isolate it from...