Hallo Ron,
das Projekt hat sehr wenige Variabeln. Hier einige davon:
My information:
This is a list of tags that will be
replaced with your informations:
mycompany_logo= {mycompany_logo}
mycompany_name= {mycompany_name}
mycompany_address= {mycompany_address}
mycompany_zip= {mycompany_zip}
mycompany_town= {mycompany_town}
mycompany_country= {mycompany_country}
mycompany_phone= {mycompany_phone}
mycompany_fax= {mycompany_fax}
mycompany_email= {mycompany_email}
mycompany_web= {mycompany_web}
mycompany_barcode= {mycompany_barcode}
mycompany_capital={mycompany_capital}mycompany_juridicalstatus={mycompany_juridicalstatus}
mycompany_idprof1= {mycompany_idprof1}
mycompany_idprof2= {mycompany_idprof2}
mycompany_idprof3= {mycompany_idprof3}
mycompany_idprof4= {mycompany_idprof4}
mycompany_vatnumber= {mycompany_vatnumber}
mycompany_note= {mycompany_note}
Customers, prospects or suppliers information:
This is a list of other tags that will
be replaced with correct values (tags between {}) :
company_name= {company_name}
company_address= {company_address}
company_zip= {company_zip}
company_town= {company_town}
company_country= {company_country}
company_phone= {company_phone}
company_fax= {company_fax}
company_email= {company_email}
company_web= {company_web}
company_barcode= {company_barcode}
company_customercode= {company_customercode}
company_suppliercode= {company_suppliercode}
company_capital= {company_capital}
company_juridicalstatus= {company_juridicalstatus}
company_idprof1= {company_idprof1}
company_idprof2= {company_idprof2}
company_idprof3= {company_idprof3}
company_idprof4= {company_idprof4}
company_vatnumber= {company_vatnumber}
company_note= {company_note}
User information:
myuser_lastname= {myuser_lastname}
myuser_firstname= {myuser_firstname}
myuser_login= {myuser_login}
myuser_email= {myuser_email}
Project information:
This is a list of other tags that will
be replaced with correct values (tags between {}) :
object_id= {object_id}
object_ref= {object_ref}
object_title= {object_title}
object_description= {object_description}
object_date_creation= {object_date_creation}
object_date_modification= {object_date_modification}
object_date_start= {object_date_start}
object_date_end= {object_date_end}
object_note_private= {object_note_private}
object_note_public= {object_note_public}
object_public= {object_public}
object_statut= {object_statut}
Project
contact information
This is a list of other tags that will
be replaced with correct values (tags between {}) :
To displays in line use [!-- BEGIN
projectcontacts –] to begin and [!-- END projectcontacts –] to end
To
display in table use [!-- BEGIN row.projectcontacts –] to begin and
[!-- END row.projectcontacts –] to end
Be
sure that there is no style (bold,italic,etc..) inside this tags (For example
in this file the G of BEGIN, and en N of END are in bold to avoid this tag
parsed by Dolibarr on generation. Only table row will be replace in this
example files because there is no style in table begin and end tag
[!-- BEGIN
projectcontacts –]
{projcontacts_id}
{projcontacts_rowid}
{projcontacts_role}
{projcontacts_lastname}
{projcontacts_firstname}
{projcontacts_fullcivname}
{projcontacts_socname}
{projcontacts_email}
[!-- END
projectcontacts –]
PS: nächste Woche bin ich zurück, dann kann ich wieder mehr helfen.