81 lines
1.8 KiB
Text
Executable file
81 lines
1.8 KiB
Text
Executable file
= DELIVERYINVOICEADDRESS =
|
|
:subtitle: DELIVERYINVOICEADDRESS DOCUMENTATION
|
|
:source-highlighter: rouge
|
|
:companyname: Alles Watt läuft (Testsystem)
|
|
:corpname: Alles Watt läuft (Testsystem)
|
|
:orgname: Alles Watt läuft (Testsystem)
|
|
:creator: Eduard Wisch
|
|
:title: Documentation of module DeliveryInvoiceAddress
|
|
:subject: This document is the document of module DeliveryInvoiceAddress.
|
|
:keywords: DeliveryInvoiceAddress
|
|
// Date du document :
|
|
:docdate: 2026-01-09
|
|
:toc: manual
|
|
:toc-placement: preamble
|
|
|
|
|
|
== TOPIC OF DOCUMENT
|
|
|
|
This is the documentation of module DeliveryInvoiceAddress
|
|
|
|
|
|
*Log of versions of document*
|
|
|
|
[options="header",format="csv"]
|
|
|===
|
|
Author, Date, Version
|
|
--- Eduard Wisch data@data-it-solution.de ---, 2026-01-09, Version 1.0
|
|
|===
|
|
|
|
|
|
[NOTE]
|
|
==============
|
|
This document was generated using Dolibarr ERP CRM process
|
|
==============
|
|
|
|
|
|
:toc: manual
|
|
:toc-placement: preamble
|
|
|
|
|
|
|
|
== INTRODUCTION
|
|
|
|
//include::README.md[]
|
|
__README__
|
|
|
|
== DATA SPECIFICATIONS
|
|
|
|
__DATA_SPECIFICATION__
|
|
|
|
|
|
== MATRIX OF PERMISSIONS
|
|
|
|
[options='header',grid=rows,width=60%,caption=Organisation]
|
|
|===
|
|
|Objects|Permission
|
|
|*Read objects of DeliveryInvoiceAddress*| 1 ,
|
|
|*// In php code, permission will be checked by test if ($user->hasRight('deliveryinvoiceaddress',myobject',read'))
|
|
1*|myobject ,
|
|
|*myobject*|Create/Update objects of DeliveryInvoiceAddress ,
|
|
|*Delete objects of DeliveryInvoiceAddress*|// In php code, permission will be checked by test if ($user->hasRight('deliveryinvoiceaddress',myobject',write'))
|
|
1 ,
|
|
|*// In php code, permission will be checked by test if ($user->hasRight('deliveryinvoiceaddress',myobject',delete'))
|
|
1*|myobject ,
|
|
|
|
|===
|
|
|
|
|
|
|
|
== OTHER
|
|
|
|
__API_DOC__
|
|
|
|
|
|
== CHANGELOG
|
|
|
|
|
|
# CHANGELOG MODULE DELIVERYINVOICEADDRESS FOR [DOLIBARR ERP CRM](https://www.dolibarr.org)
|
|
1.0
|
|
Initial version
|
|
|