feat: auto-increment sale invoice, receipt, estimate and payment receive.

feat: style sales and purchases forms.
This commit is contained in:
Ahmed Bouhuolia
2020-10-27 21:05:43 +02:00
parent 0ec0865a6e
commit 8e9abb4d7d
24 changed files with 689 additions and 362 deletions

View File

@@ -139,7 +139,7 @@ function EstimateFormHeader({
/>
</FormGroup>
</Col>
<Col md={4}>
<Col md={4} className={'col--expiration-date'}>
<FormGroup
label={<T id={'expiration_date'} />}
inline={true}