This module useful to create dynamic fields in purchase orders without any technical knowledge. Easy to use. Specify basic things and fields added in the form view.
Features
Add custom 'Tab' in Purchase Order Form View.(Latest Version 11.0.3)
Add custom field on Purchase Order Form View.
Easy to specify the position of fields.
Multiple fields type available.
The Widget also given for many2one and many2many fields.
Selection widget for many to one field.
Radio widget for selection field.
Phone, url, email widget for char fields.
Image widget for binary field.
Tags or checkboxes widget for many2many 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 v11.0.3 (December 19th 2019)
Custom Tab: Easy to add a custom Tab in Purchase Order form view.
Latest Features v11.0.2 (October 11th 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 (Custom Tab).
- New Features Added (Many2many binary, Float Time, Domain, Priority, Tracking, Checkboxes).
- Initial Release.
Set User rights (Administrator) to allow add custom field inside purchase order.

Set User rights (User) to allow add custom field inside purchase order.

Click on "Add Custom Field" to add new field inside purchase 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.

Date field created, set to Required True.

Date field added to the purchase order, must select date to save order.

Char field with widget "phone" set.

Char field added to purchase order.

Char field with widget "url" set.

Char field added to purchase order, enter your Website URL. On click will redirect to that URL.

Many to many field with select appropriate model and "Tags" widget. Field Access Rights given to the "Administration" group.

Select value from selected model, "Administrator" can see that field.

"User" not having that group can not see that field.

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

Many to one field set on purchase order, select value from model.

From purchase order custom field on "Delete" action custom field can be deleted.

Custom field created for purchase 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.


Radio: Radio widget which will be useful to get user interface on selection field.


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.


Domain Many2many: 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.

Many2many 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.

Many2one field output look like below.

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


'Add Custom Tab' Button in Purchase Order form view.

After click that button one wizard will popup. where you can set tab name, label, groups, tab, and position and click 'Create Tab'.

'Extra Info' Tab is created.

For adding the field in custom tab click 'Add custom field' and add field name, label, type, tab(Extra Info) and click 'Create field'.

The custom field 'Purchase Order Reference Number' is created.

'Purchase Custom Field' Menu in Configuration where you can see the list of the custom Fields.

'Purchase Custom Tab' menu in the configuration. where you can see the list of custom Tab.
