You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.4 KiB
33 lines
1.4 KiB
<paquet |
|
prefix="factures" |
|
categorie="divers" |
|
version="1.0.17" |
|
etat="experimental" |
|
compatibilite="[3.0.7;3.0.*]" |
|
logo="prive/themes/spip/images/facture-32.png" |
|
documentation="" |
|
schema="1.1.2" |
|
> |
|
|
|
<nom>Factures & devis</nom> |
|
|
|
<auteur lien='http://www.cym.fr'>Cyril Marion - Ateliers CYM</auteur> |
|
|
|
<licence>GNU/GPL</licence> |
|
|
|
<necessite nom="saisies" compatibilite="[3.23.2;]" /> |
|
<necessite nom="contacts" compatibilite="[2.10.2;]" /> |
|
<necessite nom="coordonnees" compatibilite="[2.1.14;]" /> |
|
|
|
<pipeline nom="autoriser" inclure="factures_autorisations.php" /> |
|
|
|
<pipeline nom="declarer_tables_objets_sql" inclure="base/factures.php" /> |
|
<pipeline nom="declarer_tables_interfaces" inclure="base/factures.php" /> |
|
<pipeline nom="afficher_complement_objet" inclure="factures_pipelines.php" /> |
|
|
|
<pipeline nom="afficher_complement_objet" inclure="factures_pipelines.php" /> |
|
|
|
<menu nom="factures" titre="facture:titre_factures" parent="menu_edition" icone="images/facture-16.png" action="factures" /> |
|
<menu nom="facture_creer" titre="facture:icone_creer_facture" parent="outils_rapides" icone="images/facture-new-16.png" action="facture_edit" parametres="new=oui" /> |
|
<menu nom="factures_ligne_creer" titre="factures_ligne:icone_creer_factures_ligne" parent="outils_rapides" icone="images/factures_ligne-new-16.png" action="factures_ligne_edit" parametres="new=oui" /> |
|
</paquet> |