|
| if($db->connected) if($ret) | migrate_paiements ($db, $langs, $conf) |
| | Reporte liens vers une facture de paiements sur table de jointure (lien n-n paiements factures) More...
|
| |
| | migrate_paiements_orphelins_1 ($db, $langs, $conf) |
| | Corrige paiement orphelins (liens paumes suite a bugs) Pour verifier s'il reste des orphelins: select * from llx_paiement as p left join llx_paiement_facture as pf on pf.fk_paiement=p.rowid WHERE pf.rowid IS NULL AND (p.fk_facture = 0 OR p.fk_facture IS NULL) More...
|
| |
| | migrate_paiements_orphelins_2 ($db, $langs, $conf) |
| | Corrige paiement orphelins (liens paumes suite a bugs) Pour verifier s'il reste des orphelins: select * from llx_paiement as p left join llx_paiement_facture as pf on pf.fk_paiement=p.rowid WHERE pf.rowid IS NULL AND (p.fk_facture = 0 OR p.fk_facture IS NULL) More...
|
| |
| | migrate_contracts_det ($db, $langs, $conf) |
| | Mise a jour des contrats (gestion du contrat + detail de contrat) More...
|
| |
| | migrate_links_transfert ($db, $langs, $conf) |
| | Function to migrate links into llx_bank_url. More...
|
| |
| | migrate_contracts_date1 ($db, $langs, $conf) |
| | Mise a jour des date de contrats non renseignees. More...
|
| |
| | migrate_contracts_date2 ($db, $langs, $conf) |
| | Update contracts with date min real if service date is lower. More...
|
| |
| | migrate_contracts_date3 ($db, $langs, $conf) |
| | Mise a jour des dates de creation de contrat. More...
|
| |
| | migrate_contracts_open ($db, $langs, $conf) |
| | Reouverture des contrats qui ont au moins une ligne non fermee. More...
|
| |
| | migrate_paiementfourn_facturefourn ($db, $langs, $conf) |
| | Factures fournisseurs. More...
|
| |
| | migrate_price_facture ($db, $langs, $conf) |
| | Update total of invoice lines. More...
|
| |
| | migrate_price_propal ($db, $langs, $conf) |
| | Update total of proposal lines. More...
|
| |
| | migrate_price_contrat ($db, $langs, $conf) |
| | Update total of contract lines. More...
|
| |
| | migrate_price_commande ($db, $langs, $conf) |
| | Update total of sales order lines. More...
|
| |
| | migrate_price_commande_fournisseur ($db, $langs, $conf) |
| | Update total of purchase order lines. More...
|
| |
| | migrate_modeles ($db, $langs, $conf) |
| | Mise a jour des modeles selectionnes. More...
|
| |
| | migrate_commande_expedition ($db, $langs, $conf) |
| | Correspondance des expeditions et des commandes clients dans la table llx_co_exp. More...
|
| |
| | migrate_commande_livraison ($db, $langs, $conf) |
| | Correspondance des livraisons et des commandes clients dans la table llx_co_liv. More...
|
| |
| | migrate_detail_livraison ($db, $langs, $conf) |
| | Migration des details commandes dans les details livraisons. More...
|
| |
| | migrate_stocks ($db, $langs, $conf) |
| | Migration du champ stock dans produits. More...
|
| |
| | migrate_menus ($db, $langs, $conf) |
| | Migration of menus (use only 1 table instead of 3) 2.6 -> 2.7. More...
|
| |
| | migrate_commande_deliveryaddress ($db, $langs, $conf) |
| | Migration du champ fk_adresse_livraison dans expedition 2.6 -> 2.7. More...
|
| |
| | migrate_restore_missing_links ($db, $langs, $conf) |
| | Migration du champ fk_remise_except dans llx_facturedet doit correspondre a lien dans llx_societe_remise_except vers llx_facturedet. More...
|
| |
| | migrate_project_user_resp ($db, $langs, $conf) |
| | Migration du champ fk_user_resp de llx_projet vers llx_element_contact. More...
|
| |
| | migrate_project_task_actors ($db, $langs, $conf) |
| | Migration de la table llx_projet_task_actors vers llx_element_contact. More...
|
| |
| | migrate_relationship_tables ($db, $langs, $conf, $table, $fk_source, $sourcetype, $fk_target, $targettype) |
| | Migration des tables de relation. More...
|
| |
| | migrate_project_task_time ($db, $langs, $conf) |
| | Migrate duration in seconds. More...
|
| |
| | migrate_customerorder_shipping ($db, $langs, $conf) |
| | Migrate order ref_customer and date_delivery fields to llx_expedition. More...
|
| |
| | migrate_shipping_delivery ($db, $langs, $conf) |
| | Migrate link stored into fk_expedition into llx_element_element. More...
|
| |
| | migrate_shipping_delivery2 ($db, $langs, $conf) |
| | We try to complete field ref_customer and date_delivery that are empty into llx_livraison. More...
|
| |
| | migrate_actioncomm_element ($db, $langs, $conf) |
| | Migrate link stored into fk_xxxx into fk_element and elementtype. More...
|
| |
| | migrate_mode_reglement ($db, $langs, $conf) |
| | Migrate link stored into fk_mode_reglement. More...
|
| |
| | migrate_clean_association ($db, $langs, $conf) |
| | Delete duplicates in table categorie_association. More...
|
| |
| | migrate_categorie_association ($db, $langs, $conf) |
| | Migrate categorie association. More...
|
| |
| | migrate_event_assignement ($db, $langs, $conf) |
| | Migrate event assignement to owner. More...
|
| |
| | migrate_event_assignement_contact ($db, $langs, $conf) |
| | Migrate event assignement to owner. More...
|
| |
| | migrate_reset_blocked_log ($db, $langs, $conf) |
| | Migrate to reset the blocked log for V7+ algorithm. More...
|
| |
| | migrate_remise_entity ($db, $langs, $conf) |
| | Migrate to add entity value into llx_societe_remise. More...
|
| |
| | migrate_remise_except_entity ($db, $langs, $conf) |
| | Migrate to add entity value into llx_societe_remise_except. More...
|
| |
| | migrate_user_rights_entity ($db, $langs, $conf) |
| | Migrate to add entity value into llx_user_rights. More...
|
| |
| | migrate_usergroup_rights_entity ($db, $langs, $conf) |
| | Migrate to add entity value into llx_usergroup_rights. More...
|
| |
| | migrate_rename_directories ($db, $langs, $conf, $oldname, $newname) |
| | Migration directory. More...
|
| |
| | migrate_delete_old_files ($db, $langs, $conf) |
| | Delete deprecated files. More...
|
| |
| | migrate_delete_old_dir ($db, $langs, $conf) |
| | Remove deprecated directories. More...
|
| |
| | migrate_reload_modules ($db, $langs, $conf, $listofmodule=array(), $force=0) |
| | Disable/Reenable features modules. More...
|
| |
| | migrate_reload_menu ($db, $langs, $conf) |
| | Reload SQL menu file (if dynamic menus, if modified by version) More...
|
| |
| | migrate_user_photospath () |
| | Migrate file from old path to new one for users. More...
|
| |
| | migrate_user_photospath2 () |
| | Migrate file from old path users/99/file.jpg into users/99/photos/file.jpg. More...
|
| |
| | migrate_users_socialnetworks () |
| | Migrate users fields facebook and co to socialnetworks. More...
|
| |
| | migrate_members_socialnetworks () |
| | Migrate members fields facebook and co to socialnetworks Can be called only when version is 10.0. More...
|
| |
| | migrate_contacts_socialnetworks () |
| | Migrate contacts fields facebook and co to socialnetworks Can be called only when version is 10.0. More...
|
| |
| | migrate_thirdparties_socialnetworks () |
| | Migrate thirdparties fields facebook and co to socialnetworks Can be called only when version is 10.0. More...
|
| |
| | migrate_export_import_profiles ($mode='export') |
| | Migrate export and import profiles to fix field name that was renamed. More...
|
| |
| | migrate_contractdet_rank () |
| | Migrate Rank into contract line. More...
|
| |