debug: app.alert dans cExec du menu Livret
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -241,7 +241,7 @@ try {
|
|||||||
cName: "CDImpLivret",
|
cName: "CDImpLivret",
|
||||||
cUser: "Livret / Delivretiser",
|
cUser: "Livret / Delivretiser",
|
||||||
cParent: "ImpositionPro",
|
cParent: "ImpositionPro",
|
||||||
cExec: "if(CDImp.Livret&&CDImp.Livret.lancer)CDImp.Livret.lancer(event.target);",
|
cExec: "try{app.alert('Livret: lancement...');CDImp.Livret.lancer(event.target);}catch(e){app.alert('Erreur: '+e);}",
|
||||||
cEnable: "event.rc = true;",
|
cEnable: "event.rc = true;",
|
||||||
nPos: 0
|
nPos: 0
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user