Difference between revisions of "Módulo Expediciones (desarrollador)"
Jump to navigation
Jump to search
(→Tablas SQL: add expeditindet_batch table) |
PolyglotBot (talk | contribs) m (Import interlang links (links to translated versions of this page in other languages) from origin English page "Module_Shipments_(developer)".) |
||
Line 1: | Line 1: | ||
+ | <!-- BEGIN interlang links --> | ||
+ | <!-- Do NOT edit this section | ||
+ | Links below are automatically managed by PolyglotBot | ||
+ | You can edit links on the English source page : Module_Shipments_(developer) --> | ||
+ | [[en:Module_Shipments_(developer)]] | ||
+ | [[fr:Module_Expéditions_(développeur)]] | ||
+ | <!-- END interlang links --> | ||
+ | |||
[[Category:Expediciones]] | [[Category:Expediciones]] | ||
{{TemplateDocDesarrollo}} | {{TemplateDocDesarrollo}} |
Latest revision as of 13:21, 23 July 2019
Expediciones | |
---|---|
Número/ID módulo | 80 |
Doc. módulo usuario | Módulo Expediciones |
Doc. módulo desarrollador | Esta página |
Función
Entidad Expedicion
La clase PHP para la manipulación de estos objetos es el fichero htdocs/expedition/class/expedition.class.php.
Contiene principalmente los métodos CRUD para crear (C), leer (R), actualizar (U) y eliminar (D) un registro.
Permisos
- ->expedition->lire
- ->expedition->creer
- ->expedition->valider
- ->expedition->supprimer
- ->expedition->livrasion->lire
- ->expedition->livrasion->creer
- ->expedition->livrasion->valider
- ->expedition->livrasion->supprimer