importing sales started
This commit is contained in:
parent
c82378dfa9
commit
0a91de4d86
5 changed files with 54 additions and 2 deletions
|
@ -36,6 +36,7 @@ class MainWindow : public QMainWindow
|
|||
void onImportSellerJsonActionTriggered();
|
||||
void onExportSellerJsonActionTriggered();
|
||||
void onExportSalesJsonActionTriggered();
|
||||
void onImportSalesJsonActionTriggered();
|
||||
void setSaleModel();
|
||||
|
||||
Ui::MainWindow ui_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue