cuenca-mx / cuenca-mx/clabe-python
Issue: Timbrado de Estados de Cuenta
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 43
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Hola, devs.
Dando seguimiento al tema del timbrado de los estados de cuenta, retomando lo que comentó David: existe la obligación de timbrar los estados de cuenta de todos los clientes.
La regla sería la siguiente:
Si el cliente cuenta con información fiscal válida, el estado de cuenta debe timbrarse con su RFC.
Si el cliente no tiene sus datos fiscales completos o correctos, el estado de cuenta debe timbrarse de manera individual utilizando el RFC de Público en General.
Con base en esto, levanté este issue para revisar el flujo actual e implementar este comportamiento en caso de que aún no se encuentre contemplado.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified. Start by locating the current account-statement and timbrado flow, then verify how fiscal data is selected for each customer. Done means valid fiscal data uses the customer's RFC, while incomplete or invalid data produces an individual statement with the RFC for Público en General.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100