User Tools

Site Tools


ig.creator:assets:commercial

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ig.creator:assets:commercial [2014/09/04 16:05] eb_igig.creator:assets:commercial [2024/04/04 08:04] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Assets/Commercial ======
  
 +The IG.Creator creates Graphical representations for Commercial entities, imported from external systems.
 +
 +Such entities are
 +
 +  * **Products** - the basic articles of a commercial catalog
 +  * **Properties** - the commercial properties a Product has
 +  * **Property Values** - the values of a property.
 +
 +By clicking a Product, the Property list will show the Properties of that Product (Check-marked in the left column).
 +
 +By clicking a Property, the Value list will show the Values of that Properties (Check-marked in the left column).
 +
 +Typically, commercial entities are imported from [[ig.creator:import:commercial|external systems or files]] and cannot be edited in this page.
 +
 +However, you can enable the editing of the commercial data in the [[ig.creator:settings|Settings]]. This way you can
 +
 +  * add, edit, delete products, properties and values
 +  * assign properties to products and values to properties (by setting them **Active**) 
 +  * remove properties from products and values from properties (by un-setting them **Active**) 
 +
 +If needed, you can create the commercial data for your project from scratch using this Page!
 +
 +The validation and maintenance of the commercial data is implemented in [[ig.creator:assets::commercial::validation|Assets/Commercial/Validation]].