comment widget draft sale

This commit is contained in:
Wilson Gomez 2022-10-27 17:58:20 -05:00
parent 335c0adbec
commit 431dc46076
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@ class ButtonsStacked(QWidget):
name_style='toolbar',
method='button_to_draft_pressed'
)
hbox.addWidget(self.button_to_draft, 0)
# hbox.addWidget(self.button_to_draft, 0)
if parent.type_pos_user == 'order' or parent.type_pos_user == 'salesman' and parent.enviroment == 'retail':
self.button_send_order = CustomButton(