Skip to content

Conversation

@paidykumar-dreambits
Copy link

No description provided.

# lets get the tranporter and make the relevant

# lets get the state. If it is confirmed SO then also proceed
logging.info("***************************************************************************")
Copy link
Member

Choose a reason for hiding this comment

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

Please remove logs from production code

else:
values = {
'associated_sale': self.id,
# 'shipment_id': self.id,
Copy link
Member

Choose a reason for hiding this comment

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

Why is this commented ?

_logger.info(pickings)
if pickings:
shipment.associated_pickings = [(6, False, pickings)]
# shipment.shipment_id = self.id
Copy link
Member

Choose a reason for hiding this comment

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

Why is this commented ?

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