Trying to update the Purchase Invoice
form by rearranging the field rows is not working. As soon as we save the form, the changed rows are reset to their original index.
If you could, say the steps you take to move the fields, and which fields.
- In
Customise Form
, typePurchase Invoice
in theEnter Form Type
- Scroll down until we find the
FIELDS
section then drag the numbers in the order we need it to present itself in thePurchase Invoice
form - When done rearranging it to our desired sequence, click on
Update
In my v12.4 , I am unable to move the fields at all using drag and drop or by expanding the field and move.
I have to get this done for a client. I am wondering if it’s a bug and needs to be resolved.
Does one have to be in developer mode to do this? Can you change the order by customizing the doctype?
@smino
We have managed to rearrange the fields and sections by duplicating the respective forms for customisations.
But, that has resulted in a new set of problems:
-
The customised duplicates of
Purchase
andSales Invoices
are listed under a newDocuments
section in theAccounting
module. We need it to be listed amongst theBilling
links. -
In both the original invoice forms, when adding items, the name, price were automatically fetched; and upon setting the quantity, the total was automatically calculated; so was VAT. This is no longer working in the customised versions.
- Figured it out in the
Customise Form
options.