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

Feature/add sat cfdi #64

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Feature/add sat cfdi #64

wants to merge 2 commits into from

Conversation

vezino
Copy link
Contributor

@vezino vezino commented Dec 10, 2022

add logger

def action_invoice_cfdi(self):
_logger.debug('send message to debug')
_logger.info('send message to info')
self.write({'sat_pegaso_request': ''.join(random.SystemRandom().choice(string.ascii_uppercase + string.digits) for _ in range(randint(9,15)))})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bien! Aunque lo que se elimino checaba si estaba en un estado permitido, eso ya no se necesita? @vezino

Copy link
Contributor

@xtornasol512 xtornasol512 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bien, solo deje una pregunta!

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

Successfully merging this pull request may close these issues.

2 participants