User Defined Changes

Merged Reviewer Intergaláctico requested to merge 8.0-UserDefinedChanged into 8.0-stage

User Defined Changes

  • Concept Is no longer required when loading an Expense.
  • When Accounting an Expense, the Concept Must be filled or an Exception is Raised.
  • Raise Exceptions if data could not be gathered when creating an Invoice or Expense (Just from the method that creates the records entirely, to avoid raising exception if the methods that prepare the values are called from inheritance)
  • Tests Accordingly to above changes.
Edited by Reviewer Intergaláctico

Merge request reports