Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

DinePlan Version

2.340.1

License Code

KSA

The following action should be done

Step 1: Actions Building

  1. WebtelZatcaAction

The following Actions should be created

Url → It comes from the WebTel team to send the Invoice

QrFolderPath → Path to store the QR Code

  1. Add Seller VAT by default

The seller Vat should action should be created as below

  1. Add Buyer VAT Action and it should be based on the Department

[:BuyerVat] as a variable and we will input that in the Rule

Step 2: Rules Building

The following rules should be built for calling WebTel and also automatically adding the Buyer and Seller

Add AC_WebTel rule before printing and it sends the invoice to Webtel as below

For adding the seller by default, the following rule should be created. It should be mapped to all department

For adding buyers based on the department, another rule should be added as below

You can add as many rules as you want based on the department

We are done.

B2B Invoice: If both the buyer and seller are selected, it's considered a B2B Invoice

B2C Invoice: If only the seller is selected, it's considered as a B2C invoice.

Add New Buyer or Seller

2023-12-22_20-11-18.mp4

To Print it on the Receipt

<BMP>C:\ABC\{TICKET NO}.bmp

C:\ABC is the path where we store the QR Code

Logs

All the logs of the Webtel is stored in Documents\DinePlan\External\

Call the Failed Ticket

Create Automation Command and Map the AC_Webtel Action in Rules

  • No labels