We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First of all, thank you for this repository.
I am trying to connect a DP-25 device with ErpNet.FP. The problem is, bg.dt.c.isl driver is not working, but bg.dt.x.isl is.
Device i tried to connect is from Romania. Maybe configurations differ between countries.
First difference is serial number length is 12 on this device. Other one is device info command does not return fiscalMemorySerialNumber.
Here is a screenshot.
Here is device info result from http://localhost:8001/printers/db4200076708:
{"uri":"bg.dt.x.isl.com://COM1","serialNumber":"DB4200076708","fiscalMemorySerialNumber":"","manufacturer":"Datecs","model":"DP-25","firmwareVersion":"410236 14Feb18 1000","itemTextMaxLength":72,"commentTextMaxLength":40,"operatorPasswordMaxLength":8,"taxIdentificationNumber":"","supportedPaymentTypes":["cash","check","coupons","ext-coupons","card"],"supportsSubTotalAmountModifiers":true}
I wanted to ask if you have any issue like this before.
Thank you in advance.
The text was updated successfully, but these errors were encountered:
Hi, @ridvandev I am trying to make this repository to work with fiscal printer DP-25 in Romania. But it's not working with any of the protocols.
How did you fix this to work, did you follow any steps when starting and configuring the printer with the server?
Thank you!
Sorry, something went wrong.
Hi, @clauub, You may look at the fork: https://github.com/ridvandev/ErpNet.FP I have a commit to fix some commands: 2ed544b96237260c0c068e19416488e95c1deb68
@ridvandev thank you, it's working
No branches or pull requests
First of all, thank you for this repository.
I am trying to connect a DP-25 device with ErpNet.FP. The problem is, bg.dt.c.isl driver is not working, but bg.dt.x.isl is.
Device i tried to connect is from Romania. Maybe configurations differ between countries.
First difference is serial number length is 12 on this device.
Other one is device info command does not return fiscalMemorySerialNumber.
Here is a screenshot.
Here is device info result from http://localhost:8001/printers/db4200076708:
{"uri":"bg.dt.x.isl.com://COM1","serialNumber":"DB4200076708","fiscalMemorySerialNumber":"","manufacturer":"Datecs","model":"DP-25","firmwareVersion":"410236 14Feb18 1000","itemTextMaxLength":72,"commentTextMaxLength":40,"operatorPasswordMaxLength":8,"taxIdentificationNumber":"","supportedPaymentTypes":["cash","check","coupons","ext-coupons","card"],"supportsSubTotalAmountModifiers":true}
I wanted to ask if you have any issue like this before.
Thank you in advance.
The text was updated successfully, but these errors were encountered: