mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-24 03:10:52 +01:00
Element info keys : replace all -(minus) by _(underscore)
This change will brake all information with -(minus) from projects created before this commit, but in the other side the use of data bases for QET will be more easily to understand by avoid to replace the -(minus) by _(underscore) in the tables of data bases. Sorry for that, it's for your good.
This commit is contained in:
@@ -40,12 +40,12 @@
|
||||
* plant -> the plant assigned to the element
|
||||
* comment -> a little comment wich can be displayed in the folio
|
||||
* manufacturer -> the manufacturer of the element
|
||||
* manufacturer-reference -> the manufacturer reference of the element
|
||||
* manufacturer_reference -> the manufacturer reference of the element
|
||||
* quantity -> quantity of the element
|
||||
* unity -> unity of the element
|
||||
* auxiliary1 -> auxiliary 1 of element
|
||||
* auxiliary2 -> auxiliary 2 of element
|
||||
* machine-manufacturer-reference -> reference of the machine manufacturer
|
||||
* machine_manufacturer_reference -> reference of the machine manufacturer
|
||||
* supplier -> the supplier of the element
|
||||
* function -> the function of element
|
||||
* location -> the location assigned to the element
|
||||
|
||||
Reference in New Issue
Block a user