Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Misc Notes

2017-09-15 Alfred/Dercio/Nick

  • Hide as many columns as possible
    • In Stock Management Recieve - reason entry isn't needed as there is only one choice, the column should not even show
    • There are blank areas from lot/vaccination groups → its weird
  • Odoo allows users to define groups of data, remembering the order that a use clicked buttons to create the group
    • This made complex data reporting and editing easier
  • Make all editable fields in a table required
    • Odoo allows users to add additional information to a row in a secondary view (modal-ish)
  • Odoo allows devs to configure if the system should do 'live' validation or validate once a form is submitted
  • Module development in Odoo, allows an implementer/user to see the packages that are installed – which makes talking and reasoning about the system possible