pycharm-odoo icon indicating copy to clipboard operation
pycharm-odoo copied to clipboard

Validate relation and column attributes of Many2many fields

Open trinhanhngoc opened this issue 1 year ago • 0 comments

  • [ ] If auto-generated relation (table name) exceeds the maximum length (63), warn user to add a custom relation.
  • [ ] Warn if custom relation exceeds the maximum length.
  • [ ] Warn if relation, column1, column2 don't match when are defined in both models (#357).

trinhanhngoc avatar Apr 16 '23 07:04 trinhanhngoc