TOPIC OF DOCUMENT
This is the documentation of module InputCalculator
Log of versions of document
| Author | Date | Version |
|---|---|---|
--- SuperAdmin a.weer.wolf@gmail.com --- |
2025-03-01 |
Version 1.0 |
|
Note
|
This document was generated using Dolibarr ERP CRM process |
INTRODUCTION
Features
Description of the module…
Other external modules are available on [Dolistore.com](https://www.dolistore.com).
Translations
Translations can be completed manually by editing files in the module directories under langs.
Installation
Prerequisites: You must have Dolibarr ERP & CRM software installed. You can download it from [Dolistore.org](https://www.dolibarr.org). You can also get a ready-to-use instance in the cloud from https://saas.dolibarr.org
From the ZIP file and GUI interface
If the module is a ready-to-deploy zip file, so with a name module_inputcalculator-1.0.zip (e.g., when downloading it from a marketplace like [Dolistore](https://www.dolistore.com)),
go to menu Home> Setup> Modules> Deploy external module and upload the zip file.
Note: If this screen tells you that there is no "custom" directory, check that your setup is correct:
Final steps
Using your browser:
-
Log into Dolibarr as a super-administrator
-
Go to "Setup"> "Modules"
-
You should now be able to find and enable the module
Licenses
Main code
GPLv3 or (at your option) any later version. See file COPYING for more information.
Documentation
All texts and readme’s are licensed under [GFDL](https://www.gnu.org/licenses/fdl-1.3.en.html).
DATA SPECIFICATIONS
Table of fields with properties for object InputCalculatorSetup :
| code | type | label | enabled | position | notnull | visible | noteditable | index | default | foreignkey | arrayofkeyval | alwayseditable | validate | searchall | comment | isameasure | css | cssview | csslist | help | showoncombobox | picto |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
"rowid" |
1 |
1 |
||||||||||||||||||||
"ref" |
2 |
1 |
||||||||||||||||||||
"description" |
60 |
0 |
||||||||||||||||||||
"date_creation" |
500 |
1 |
||||||||||||||||||||
"tms" |
501 |
0 |
||||||||||||||||||||
"fk_user_creat" |
510 |
1 |
||||||||||||||||||||
"fk_user_modif" |
511 |
-1 |
||||||||||||||||||||
"last_main_doc" |
600 |
0 |
||||||||||||||||||||
"import_key" |
1000 |
-1 |
||||||||||||||||||||
"url" |
3 |
0 |
||||||||||||||||||||
"fieldname" |
4 |
0 |
||||||||||||||||||||
"showbutton" |
5 |
0 |
||||||||||||||||||||
"popupon" |
6 |
0 |
__ end table for object InputCalculatorSetup
Not yet available
MATRIX OF PERMISSIONS
| Objects | Permission |
|---|---|
inputcalculatorsetup |
Read InputCalculatorSetup object of InputCalculator , Create/Update InputCalculatorSetup object of InputCalculator , Delete InputCalculatorSetup object of InputCalculator , |
** |
, |
OTHER
API_DOC
CHANGELOG
CHANGELOG INPUTCALCULATOR FOR [DOLIBARR ERP CRM](https://www.dolibarr.org)
1.0 Initial version