export sales works now
This commit is contained in:
parent
dc54809146
commit
c82378dfa9
5 changed files with 61 additions and 8 deletions
|
@ -35,6 +35,7 @@ class MainWindow : public QMainWindow
|
|||
void onImportSellerExcelActionTriggered();
|
||||
void onImportSellerJsonActionTriggered();
|
||||
void onExportSellerJsonActionTriggered();
|
||||
void onExportSalesJsonActionTriggered();
|
||||
void setSaleModel();
|
||||
|
||||
Ui::MainWindow ui_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue