Skip to content

Commit

Permalink
Fix: None
Browse files Browse the repository at this point in the history
Refactor: Sales
Feat: Tailorder Report, Currency Disable/Enable
  • Loading branch information
jiloysss authored and jiloysss committed Aug 15, 2019
1 parent 30a486e commit db28c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/container/SalesContainer/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -835,7 +835,7 @@ export default class SalesContainer extends React.Component {
{this.confirmReceiptDeleteDialog()}
{this.quantityEditDialog()}
{this.priceInputDialog()}
{this.onConfirtmOrderDialog()}
{this.onConfirmOrderDialog()}
<Sales
listStatus={"Sales"}
currency={
Expand Down

0 comments on commit db28c62

Please sign in to comment.