Credit notes

Credit notes are part of the order management functionality, they are children of sales orders

Credit note records are created via the create credit note button on a sales order record, this will take the user to the credit note they have created.

Users can access existing credit notes via the credit notes option under show view on an order.

Credit notes have a number of other relationships to their own subtables, these are all composition one to many relationships (one credit note record can have many of the other records)

They also have relationships with sales order items and additional costs

At the top of the credit note record form view (which users see) is the following

Next is the show view choice section, this works the same as the show view section on many other tables throughout the system, showing different views depending on the selected choice

Finally is the admin section, this is only visible if isAdminMode() is true