18alantom
c1482b0d2f
incr: convert knex calls to dbHandler calls
...
- add callBespoke
2022-05-23 16:18:21 +05:30
18alantom
2afec6a74b
incr: deprecate frappe.call
2022-05-23 16:18:21 +05:30
18alantom
82709165a4
chore: rename getNewDoc, newDoc
...
- delete irrelevant tests
2022-05-23 16:18:21 +05:30
18alantom
26e030106f
incr: rename Meta and Document
2022-05-23 16:18:21 +05:30
18alantom
0d78df598c
fix: mark missed strings as translate
2022-03-31 10:53:11 +05:30
18alantom
38f538453c
fix(ux): show outstanding amount in widget
2022-02-28 12:58:29 +05:30
18alantom
c52b7f54ad
fix: translate all labels
2022-02-16 13:15:33 +05:30
18alantom
53ce50bb1e
refactor: convert template instances of t(' → t`
2022-02-16 13:15:33 +05:30
18alantom
cad59570a0
refactor: t( => t` in *.js
2022-02-16 13:15:33 +05:30
18alantom
2f6a2f4cc2
refactor: vue 2 → 3 migration
...
- render functions
- slots
- creation
2022-02-10 12:11:51 +05:30
18alantom
e8ad2ce21d
fix: Party Widget payment display
2022-02-07 17:15:58 +05:30
18alantom
71d55950ff
fix(ux): allow party type on ambiguous quickedit
2022-02-04 12:06:44 +05:30
18alantom
fc23c585d4
refactor: remove _, replace stand alone instances
2022-01-24 12:02:38 +05:30
18alantom
cc09847337
refactor: rename imports, frappejs → frappe
2022-01-21 02:27:29 +05:30
18alantom
5ad858ede7
fix: knex queries
2022-01-07 10:51:19 +05:30
Piyush Singhania
d8389a8b2e
Altered the position of gstin input field
2021-12-21 12:37:25 +05:30
18alantom
1fd616fb0d
fix(ui): No empty required selects, set placeholders everywhere
2021-12-16 18:17:32 +05:30
18alantom
3e51c9f857
fix: auto set GST Type
2021-12-16 18:17:32 +05:30
18alantom
9e13db698e
fix: add gstType to quick edit fields
2021-12-12 12:21:20 +05:30
18alantom
6197e78514
fix: readonly and hidden in TwoColumnForm
...
- make some fields readonly, hidden
- formatting
2021-12-02 15:39:02 +05:30
18alantom
3f69d7fcc5
feat: allow regional model updates
2021-12-01 18:38:00 +05:30
Piyush Singhania
f8ff30156b
Prevented error message on navigation
2021-11-21 21:45:27 +05:30
18alantom
a9c54b814e
fix: set party default account only if it exists
...
- refactor conditionals
- formatting
2021-11-10 17:01:04 +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
Ankit Singhaniya
d32c1de82b
add gstin to party and also show up in quick edit
2021-10-19 13:19:21 +05:30
Faris Ansari
2e70a0167a
fix: Add validations for email and phone fields
2019-12-27 15:53:13 +05:30
Faris Ansari
0b339a14c5
fix: Show blank cells instead of 0.00 in GL
2019-12-26 19:31:28 +05:30
Faris Ansari
d05a50f01d
feat: Party Widget in QuickEditForm
2019-12-26 19:15:41 +05:30
Faris Ansari
dc160a4232
fix: Update party outstanding amount
2019-12-26 19:15:25 +05:30
Faris Ansari
bef259bd84
fix: Get currency for party
2019-12-23 19:02:34 +05:30
Faris Ansari
0277b7c0e7
fix: Set Party defaults
...
- Set default Account and Currency
- Reorder fields
2019-12-16 18:04:10 +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
865bf1f60e
fix: Set filters from route in ListView
2019-12-11 17:54:02 +05:30
Faris Ansari
27a9a3ac05
fix: misc fixes
2019-12-03 19:02:34 +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
293c2768c4
fix: List config
2019-11-22 00:50:41 +05:30
Faris Ansari
5cc57d3748
feat: FilterDropdown in ListView
2019-11-22 00:50:30 +05:30
Faris Ansari
b2c5eeb618
fix: Create Invoice action from Customer
2019-11-20 00:46:16 +05:30
Faris Ansari
dfd364dc95
fix: Add email, phone, address fields to Party
2019-11-20 00:45:42 +05:30
Faris Ansari
6656d22cd1
fix: Add image fields to Item and Party
2019-11-20 00:44:57 +05:30
Faris Ansari
a0009ad62d
fix: List configs
2019-11-19 23:21:15 +05:30
Faris Ansari
bd5d812d77
feat: Use InvoiceForm for PurchaseInvoice as well
...
- Button with icon prop
2019-10-14 02:49:28 +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
0f89720770
feat: Customer/Supplier doctype based on Party
2019-10-06 03:12:08 +05:30
thefalconx33
3192cb556a
Multicurrency
2019-09-03 15:11:36 +05:30
thefalconx33
54e115b030
[Fixes] #98 UI Issues 05-08-2019
2019-08-14 13:22:45 +05:30
thefalconx33
f88fbe240a
- Minor UI changes
2019-08-01 18:30:52 +05:30
thefalconx33
86d0ef3d06
- Dashboard
...
- SearchBar
- Invoice & Bill Rename
2019-08-01 17:22:58 +05:30
thefalconx33
ed357ecb46
- Chart of accounts action buttons
...
- Report Export with current filters
2019-07-24 15:02:53 +05:30