This module useful to create dynamic fields in sales order without any technical knowledge. Easy to use. Specify basic things and fields added in the form view.
Features
Add custom field on Sale Order Form View.
Easy to specify position of fields.
Multiple fields type available.
The Widget is also given for many to one and many to many fields.
Selection widget for many to one field.
Radio widget for selection field.
Phone, URL, email widget for char fields.
Image widget for the binary field.
Tags or checkboxes widget for many to many fields.
Other features like help text (hint text), required field, copied field.
Very easy to use.
Easy to edit or delete any fields.
Easy to give access to fields to specific groups.
No technical skills required.
Latest Features v9.0.2 (October 12th 2019)
Many to many : Binary widget added (Binary widget useful to give more than 1 one attachements).
Float Time: Float time widget added to track time (hours:minutes).
Text: Html widget added which will be useful to get html interface on text field.
Priority: This feature added to add priority view.
Domain: This feature added for many2one and many2many fields. this will help you to filter records of selected model. lets say you have selected contacts model and you want to filter only customers. so you can easily do using this feature.
Checkboxes: This feature added to select multiple values from model. in this you wil see all options with tickbox. you can tick multiple items.
Version
- New Features Added (Many2many binary, Float Time, Domain, Priority, Tracking, Checkboxes)
- Initial Relase
Set User rights to allow add custom field inside sale order.

Click on "Add Custom Field" to add the new field inside the sale order form.

Assign Field Id, Label, Type,Position Field Name, Position,Field Help,Set Required or not,field copy or not, and Set Field Access Rights group wise into Pop Up and click on "Create Field" button.

The Boolean field created.

Boolean field added to the sale order.

Char field with widget "email" and required set to "True".

Field added to the sale order,must enter email to save.

Many to many field with select appropriate model and "Tags" widget.

Select value from the model.

Many to many field when widget set to "checkboxes".

Many to one field with select model and widget set to "selection".

Many to one field set on sale order.

From custom field menu on Delete action custom field can be deleted.

Custom field created for sale order.

Many to many: Binary widget added (Binary widget useful to give more than 1 one attachements).


Float: Float time widget added to track time (hours:minutes).


Text: Html widget added which will be useful to get html interface on text field.


Priority: This feature added to add priority view.


Domain Many to many: This feature added for many2many fields. this will help you to filter records of selected model. lets say you have selected contacts model and you want to filter only customers. so you can easily do using this feature.

After you click "Add filter" button, it will show you as like below,Add Domain as shown below.

Many to many field output look like below.

Domain Many to one: This feature added for many2one fields. this will help you to show records of selected model. lets say you have selected contacts model and you want to show only contact of management department. so you can easily do using this feature.

After you click "Add filter" button, it will show you as like below,Add Domain as shown below.

Many to one field output look like below.

Tracking: This feature added for all the fields. It will be useful to track values on chatter. if any value change than you can get it very easily


Checkboxes: This feature added to select multiple values from model. in this you wil see all options with tickbox. you can tick multiple items.

