{{ state.company.name }}
{{ state.companyAddress }}
Email: {{ state.company.emailAddress }} | Phone: {{ state.company.phoneNumber }}
Stock Count
| Warehouse Information | |
|---|---|
| Warehouse: | {{ state.warehouse }} |
| _ | |
| Stock Count Information | |
|---|---|
| Number: | {{ state.number }} |
| Date: | {{ state.date }} |
| Product | System Stock | Counted | Adjustment |
|---|---|---|---|
| {{ item.product }} | {{ item.systemStock }} | {{ item.counted }} | {{ item.adjustment }} |
| Total Counted: | {{ state.movementTotal }} |