Fichier Comptabilité Autres Administration Certification

Script de migration des bases

  • Migration plan comptable
  • Migration des dates Creation et Modification → date ORM modified, created
  if DejaPasseScript(7) then exit;
  
  //Migration des dates -> created, modified
  temp_MigreDateCreateModified;
  
  if TypeBase=3 then //Base type 1901
  begin
  
  end else 
    if TypeBase=4 then //base type 1905
    begin
     exit; //script a passer à la main
    end else
      if TypeBase=12 then //base type SUD
      begin
        SetExercice(2022);
        DeplaceEcriture(77,772);
      end else
        if TypeBase=13 then //base EPUDF
        begin
          exit;
        end else
          if TypeBase=10 then //base type PCG
          begin
          end
  
  SetExercice(2022);
  VerifieCorrigePlanOfficiel;
  VerifieCorrigePlanInterne;
  EffacePlanUser;
  ConstruitPlanUser;
  GenerationForcee;  
  
  SetPasseScript(7);
CC Attribution-Share Alike 4.0 International Driven by DokuWiki
certif/dadmin/script2022.txt · Dernière modification: 2022/12/12 09:47 de nicolas