You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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 confusedThe text was updated successfully, but these errors were encountered: