|
dolibarr 21.0.4
|
File of the superclass of object classes that support incoterm (customer and supplier) More...
Go to the source code of this file.
Functions | |
| display_incoterms () | |
| Return incoterms information TODO Use a cache for label get. | |
| getIncotermsForPDF () | |
| Return incoterms information for pdf display. | |
| setIncoterms ($id_incoterm, $location) | |
| Define incoterms values of current object. | |
File of the superclass of object classes that support incoterm (customer and supplier)
Definition in file commonincoterm.class.php.
| display_incoterms | ( | ) |
Return incoterms information TODO Use a cache for label get.
Definition at line 65 of file commonincoterm.class.php.
| getIncotermsForPDF | ( | ) |
Return incoterms information for pdf display.
Definition at line 92 of file commonincoterm.class.php.
| setIncoterms | ( | $id_incoterm, | |
| $location ) |
Define incoterms values of current object.
| int | $id_incoterm | Id of incoterm to set or '' to remove |
| string | $location | location of incoterm |
Definition at line 121 of file commonincoterm.class.php.
References dol_syslog().