Topic: Customer Invoice

Hello,

I would like to make modifications to FA as follows:

Have a field and store customer vehicle registrations
Have customer mileage
Have customer make and model

These fields should be stored in the FA database for future retrieval for the customer when they are selected

Is it possible to add parts an area in FA where products have additional fields that should be printed on the invoice?

2 (edited by apmuthu 11/10/2014 03:39:26 pm)

Re: Customer Invoice

The Description field is the best place for all of this.

Re: Customer Invoice

Is that the only available option?

Re: Customer Invoice

You can also create a new table relating it to the customers table in a 1:1 manner and make a separate extension to achieve what you want and hack into it each time the core changes.