Most Powerful Open Source ERP

Guideline NEVER DO THIS

DO INSTEAD
  • Last Update:2022-03-20
  • Version:001
  • Language:en

NEVER DO THIS

Do instead...

  • Team members don't have good explanation for their work and will need to wait before instructions
  • Team members don't have instructions and can do the work in a not expected way
  • Details of tasks will not be though in advance, so there is no discussion about how things should be done, then there is high risk to use a wrong design
  • By having little instructions, the productivity decrease

Good Example:

context.submit()

Bad Example:

context.getPortalObject().portal_workflow.doActionFor(object, 'submit_action')