Skip to content

updated#13

Open
paidykumar-dreambits wants to merge 2 commits into
dreambits:14.0from
paidykumar-dreambits:14.0-migration
Open

updated#13
paidykumar-dreambits wants to merge 2 commits into
dreambits:14.0from
paidykumar-dreambits:14.0-migration

Conversation

@paidykumar-dreambits
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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