|
dolibarr 24.0.0-beta
|
Class to manage dictionary Incoterms (used by imports) More...


Public Member Functions | |
| __construct ($db) | |
| Constructor. | |
| fetch ($id, $code='') | |
| Load object in memory from database. | |
Class to manage dictionary Incoterms (used by imports)
Definition at line 31 of file cincoterm.class.php.
| Cincoterm::__construct | ( | $db | ) |
Constructor.
Definition at line 61 of file cincoterm.class.php.
| Cincoterm::fetch | ( | $id, | |
| $code = '' ) |
Load object in memory from database.
| int | $id | Incoterm ID |
| string | $code | Incoterm code |
Definition at line 74 of file cincoterm.class.php.
References active, description, and dol_syslog().