Dolibarr

Entries for: Dolibarr!
^Top
<< Back
Mobile-Menu










Sub Categories

Informations

Default Rights Variables

Views: 46
Created: 2023-01-10 08:47:25
Modified: 2023-09-25 03:40:32

Bank and Cash -&gt;banque-&gt;lire, -&gt;banque-&gt;modifier, -&gt;banque-&gt;configurer, -&gt;banque-&gt;consolidate, -&gt;banque-&gt;export, -&gt;banque-&gt;transfer, -&gt;banque-&gt;cheque Barcode -&gt;barcode-&gt;lire, -&gt;barcode-&gt;creer, -&gt;barcode-&gt;suppr...

Major Changes from v13 to v14

Views: 76
Created: 2023-01-10 08:47:25
Modified: 2023-09-24 07:22:30

* Module SimplePOS is deprecated. If you need a POS module, please use the module TakePOS.<br role="presentation" />* The ICS value for direct debit or credit transfer is now stored on each bank account instead of<br role="presentation" />into the global setup.<br role="presentation" />* API /setup/sh...

Functions

GETPOST Function

Views: 57
Created: 2023-01-10 08:47:25
Modified: 2023-09-24 17:23:39

GETPOST Function to get a value out of $_POST or $_GET request.<br role="presentation" />Varname: Is the name of the vaue provided via the request. The value will be stored in<br role="presentation" />$monChamp.<br role="presentation" />INT: Is a checking string. In this case it checks the value of th...

GETPOSTISSET Function

Views: 43
Created: 2023-01-10 08:47:25
Modified: 2023-09-22 04:56:19

GETPOSTISSET()&nbsp; Example:<br role="presentation" />if (GETPOSTISSET('varname')){...}<br role="presentation" />Usage:<br role="presentation" />GETPOSTISSET will check if a $_POST or $_GET Variable with name "varname" is set...

img_picto Function

Views: 60
Created: 2023-01-10 08:47:25
Modified: 2023-09-23 14:52:33

img_picto()<br role="presentation" />Example:<br role="presentation" />img_picto(path,name);<br role="presentation" />Usage:<br role="presentation" />img_picto() will print an image with the path and title provided in the function ...

Fixes

Remove a Hard-Deleted Module

Views: 57
Created: 2023-01-10 08:47:25
Modified: 2023-09-24 22:49:40

If you deleted a module via FTP or etc, and getting error messages about missing files - delete all module constants in llx_const. If the module name was "xxx" the consts would be: MAIN_MODULE_XXX<br />...

There is no custom directory

Views: 43
Created: 2023-01-10 08:47:25
Modified: 2023-09-23 14:17:03

This notice appears in the readme of almost all Dolibarr Modules.<br role="presentation" />Note: If this screen tell you there is no custom directory, check your setup is correct:<br role="presentation" />- In your Dolibarr installation directory, edit the ``````htdocs/conf/conf.php`````` file and check that<br ro...

Development

Add Module Extrafields

Views: 54
Created: 2023-01-10 08:47:25
Modified: 2023-09-24 22:47:40

addExtraField ( $attrname,$label, $type, $pos,$size,$elementtype,$unique = 0,$required = 0,$default_value = '',<br role="presentation" />$param = '',$alwayseditable = 0,$perms = '',$list = '-1',$help = '',$computed = '',$entity = '',$langfile = '',$enabl...

Add Module Menue

Views: 52
Created: 2023-01-10 08:47:25
Modified: 2023-09-23 08:19:15

// Main menu entries<br role="presentation" />$this-&gt;menu = array(); // List of menus to add<br role="presentation" />$r=0;<br role="presentation" />// Add here entries to declare new menus<br role="presentation" />// Example to declare the Top Menu entry:<br role="prese...

Add Module Permission

Views: 43
Created: 2023-01-10 08:47:25
Modified: 2023-09-22 16:29:35

$this-&gt;rights[$r][0] = 10001;<br role="presentation" />$this-&gt;rights[$r][1] = 'Label by default of permission';<br role="presentation" />$this-&gt;rights[$r][2] = 'r';<br role="presentation" />$this-&gt;rights[$r][3] = 1;<br role="presentation" /&...

Add Module Tab

Views: 54
Created: 2023-01-10 08:47:25
Modified: 2023-09-24 02:02:13

// Array to add new pages in new tabs or remove existing one<br role="presentation" />$this-&gt;tabs =<br role="presentation" />array('objecttype:+tabname1:Title1:mylangfile@mymodule:$user-&gt;rights-&gt;mymodule-&gt;read:/mymodule<br role="presentation" />/mypagetab1.php?id=__ID_...

Not Categorized

Status Identifiers

Views: 78
Created: 2023-01-10 08:47:25
Modified: 2023-09-23 05:50:08

FK_STATUT<br role="presentation" />Angebote<br role="presentation" />&bull; 0 - Entwurf nicht best&auml;tigt<br role="presentation" />&bull; 1 - Amngebot ist offen<br />&bull; 2 - unterzeichnet / beauftragt / abrechenbar<br role="presentation" />&bull; 3- Nich...

Triggers

Views: 56
Created: 2023-01-10 08:47:25
Modified: 2023-09-23 05:51:31

Here you can see a list of general dolibarr triggers! Trigger code ($action) Type object ($object) USER_CREATE user.class.php USER_MODIFY user.class.php USER_DELETE user.class.php USER_LOGIN user.class.php USER_LOGIN_FAILED user.class.php USER_LOGOUT user.class.php USER_ENABLEDISABLE user.class.php USER_NEW_PASSWORD user.class.php USER_SETINGROUP u...



Warning: Array to string conversion in /home/bugfish/public_html/_site/btm/init.php on line 82
Switches: 0 | Arrivals: 0 | Visits: 0
This Website is using Session Cookies for Site Functionality.