Skip to content
New issue

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

CAEA support #158

Open
erebodino opened this issue Sep 2, 2022 · 3 comments
Open

CAEA support #158

erebodino opened this issue Sep 2, 2022 · 3 comments

Comments

@erebodino
Copy link
Contributor

Are CAEA operations supported? I'm not seen methods for request CAEA, see expiration dates or inform about receipts created with CAEA, but in Point of Sales the field Issuance type force you to choose between CAE or CAEA so I'm a little bit confused

@WhyNotHugo
Copy link
Owner

CAEA is not implemented. The field Issuance type has all the valid types because otherwise we wouldn't be able to implement TaxPayer.fetch_points_of_sales.

Patches to implement CAEA support are welcome.

The first thing needed is a model representing the CAEA, with all the fields that are returned when requesting it.

@WhyNotHugo
Copy link
Owner

Related: #164

@WhyNotHugo
Copy link
Owner

Note for implementors: ReceiptQrCode currently hardcodes "tipoCodAut": "E".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants