18alantom
0320743161
refactor: replace all frappe._(` instances
2022-01-24 11:45:26 +05:30
18alantom
5a457614c3
fix: minor fixes to validation messages
...
- add two for SI items
2022-01-10 13:41:11 +05:30
18alantom
5f4a9ceeb1
fix: update SalesInvoice
2022-01-07 10:51:19 +05:30
18alantom
9869daf498
chore: remove hsnCode from non Regional
2021-12-21 12:37:25 +05:30
Ankit Singhaniya
90c9bd61ab
make hsn and sac code a regional thing
2021-12-21 12:37:25 +05:30
Piyush Singhania
c18db1c406
Fix gstr-1 json format for validation
2021-12-21 12:37:25 +05:30
Piyush Singhania
38713ee2d0
Added item code field for items
2021-12-21 12:37:25 +05:30
18alantom
735bf3f830
fix: prevent NaN in the invoices
2021-11-10 19:09:21 +05:30
18alantom
1a8a23d2a2
build(electron): bump electron to 15.3.0
...
- refactor Common Js imports to ES6
2021-11-05 14:31:35 +05:30
18alantom
7ad7bf7b2f
refactor: minor cleanups
2021-10-19 14:35:47 +05:30
Piyush Singhania
f0bdc4e669
Fixed auto updation of rate and tax on changing item
2021-10-19 14:31:17 +05:30
Faris Ansari
827ecfd809
fix: Dont allow adding same item in another row
2020-02-03 23:25:02 +05:30
Faris Ansari
6ad61976b8
fix: Invoice
...
- Sales Invoices -> Invoices
- Purchase Invoice -> Bills
- Set default quantity as 1
- Actions for Supplier
2019-12-13 01:04:37 +05:30
Faris Ansari
049432dbf1
fix: SalesInvoice
...
- Make round off entry to balance debit and credit with an allowance of 0.5
- Add Write Off and Round Off Account in AccountingSettings
- Generate Tax Summary without intermediate JSON field
2019-12-03 13:40:42 +05:30
Faris Ansari
3e3235b814
fix: MultiCurrency in SalesInvoice
...
- Add base fields in SalesInvoice and SalesInvoiceItem
- Get exchange rate from exchangeratesapi
- Fix infinite update loop due to actions
- Filter submitted invoices in UnpaidInvoices
- Revert action
- disableCreation in Link
- Ledger Entries action
- Set default filters in Report
2019-11-27 12:16:15 +05:30
Faris Ansari
15e4dc6314
fix: Undo currency formatting / parsing
2019-10-30 02:23:19 +05:30
Faris Ansari
6892895215
feat: Misc
...
- Table control
- FormControl (size=small)
- DatabaseSelector
- SetupWizard
- Tax Quick Edit
- AutoComplete
- Link extends from AutoComplete
2019-10-13 17:33:01 +05:30
Faris Ansari
227133c1ab
feat: InvoiceForm
...
- SalesInvoice List with badges in Status column
- QuickEdit view in InvoiceForm and ListView
- Native Date control for now
- Wrap Quick Edit and Invoice Form in keep-alive
2019-10-11 15:25:50 +05:30
thefalconx33
3192cb556a
Multicurrency
2019-09-03 15:11:36 +05:30
thefalconx33
86d0ef3d06
- Dashboard
...
- SearchBar
- Invoice & Bill Rename
2019-08-01 17:22:58 +05:30