18alantom
fbb1c4db66
feat: segregate payment by type in sidebar
2022-03-10 12:12:02 +05:30
18alantom
c9631c27a6
feat: add numberSeries field to docs
2022-03-08 12:14:05 +05:30
18alantom
d5c00a1038
fix: payment shows as draft post submit
2022-03-02 13:18:50 +05:30
18alantom
f495e602db
fix: add name to payment
2022-02-28 14:20:50 +05:30
18alantom
a5adf7cca3
fix: account for writeoff values
2022-02-28 12:58:29 +05:30
18alantom
f7937935fb
fix: set readonly
2022-02-23 12:52:14 +05:30
18alantom
c52b7f54ad
fix: translate all labels
2022-02-16 13:15:33 +05:30
18alantom
cad59570a0
refactor: t( => t` in *.js
2022-02-16 13:15:33 +05:30
18alantom
9ca8073a33
refactor: convert frappe.t( to frappe.t`
2022-02-16 13:15:33 +05:30
18alantom
838ae87642
fix: error type
...
- allow translation string folding
2022-02-07 14:31:28 +05:30
18alantom
fc23c585d4
refactor: remove _, replace stand alone instances
2022-01-24 12:02:38 +05:30
18alantom
0320743161
refactor: replace all frappe._(` instances
2022-01-24 11:45:26 +05:30
18alantom
cc09847337
refactor: rename imports, frappejs → frappe
2022-01-21 02:27:29 +05:30
18alantom
5a457614c3
fix: minor fixes to validation messages
...
- add two for SI items
2022-01-10 13:41:11 +05:30
18alantom
ab7cffe609
fix: remove ternary & number input style
2022-01-07 12:01:49 +05:30
18alantom
8583db75d6
fix: update payments to use pesa
2022-01-07 10:51:19 +05:30
18alantom
e9192fa6ef
fix: reading 'map' but found null error
2021-12-17 12:18:09 +05:30
18alantom
1fd616fb0d
fix(ui): No empty required selects, set placeholders everywhere
2021-12-16 18:17:32 +05:30
18alantom
6197e78514
fix: readonly and hidden in TwoColumnForm
...
- make some fields readonly, hidden
- formatting
2021-12-02 15:39:02 +05:30
Piyush Singhania
8a0e295f68
Fixed payment entries not getting posted in general ledger
2021-11-29 16:02:58 +05:30
18alantom
b8671cb2ed
fix: multiple payment related fixes
...
- outstanding amount reset on payment cancel
- payment reference type is now select
- map property on select fields for different display values
- multiple payment validations
- sensible binding payment amount and reference amount
2021-11-25 14:49:50 +05:30
18alantom
4340113ac9
fix(ux): disallow negative amount in Payments
2021-11-22 12:04:29 +05:30
Piyush Singhania
1ffd043ca9
Add ability to cancel invoice
2021-11-21 19:08:04 +05:30
18alantom
f25ccd8aa8
fix(ui): show draft status for JE and non-submitables, set Cash as default
2021-11-11 15:05:34 +05:30
18alantom
f905fab256
fix: prevent "Saving..." due to slipping error (needs frappejs #152 )
2021-11-08 19:37:06 +05:30
18alantom
96d7a9819c
feat: add reversion and ledger link to payment quick entry
2021-11-08 17:36:09 +05:30
18alantom
8f64d95055
refactor: rename "Payment For" to "References"
...
- formatting
- change default values to function defaults
- add migration script for the Payment table
2021-11-08 15:15:27 +05:30
18alantom
09d4b305eb
fix: make Payment For not required, fix amount bug, ref mandatory only if not cash
2021-11-05 20:00:28 +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
Ankit Singhaniya
ae39796579
fix typo, remove extra (
2021-11-01 23:55:59 +05:30
Ankit Singhaniya
59c57c289b
improve message when trying to pay 0
2021-11-01 23:09:31 +05:30
Ankit Singhaniya
093a297856
simplify the condition to check if value is larger then max amount
2021-11-01 23:08:08 +05:30
Piyush Singhania
4fcb54ff7c
Added translation support and currency symbol in the error message
2021-11-01 19:36:02 +05:30
Piyush Singhania
6178cf55c0
Updated suggested changes
2021-10-29 23:12:10 +05:30
Piyush Singhania
102ef29d6b
Added validation to give error message when trying to pay excess amount for an invoice
2021-10-29 18:26:45 +05:30
Piyush Singhania
4996aed1de
Fixed the general ledger entry issue while doing partial payments
2021-10-21 23:19:32 +05:30
Ankit Singhaniya
0ed6cc48c6
fix issue with creating new file due to formaula/default
2021-10-19 14:14:00 +05:30
Rushabh Mehta
e2529ad116
fix: allow parital payments to invoices
2020-05-06 23:32:35 +05:30
Faris Ansari
dc160a4232
fix: Update party outstanding amount
2019-12-26 19:15:25 +05:30
Faris Ansari
9726fe4e8a
fix: Minor fixes
...
- Better error message in ledgerPosting
- Remove models key from model/index.js
- Format AccountingLedgerEntry.js
- Set default Account to Cash for Payment Type Cash
- Add placeholders for Payment Form
- Add key to v-for elements in TwoColumnForm
2019-12-20 12:20:43 +05:30
Faris Ansari
4904632549
fix: Commonify Transaction code
...
for SalesInvoice and PurchaseInvoice
2019-12-04 22:51:48 +05:30
Faris Ansari
27a9a3ac05
fix: misc fixes
2019-12-03 19:02:34 +05:30
Faris Ansari
d645ff31b7
fix: Move paymentMethod above paymentAccount
2019-11-28 22:53:18 +05:30
Faris Ansari
a0009ad62d
fix: List configs
2019-11-19 23:21:15 +05:30
Faris Ansari
3c3473fe4e
fix: Status badge in Payment List
2019-11-09 01:28:09 +05:30
Faris Ansari
15e4dc6314
fix: Undo currency formatting / parsing
2019-10-30 02:23:19 +05:30
Faris Ansari
36db289c6e
feat: Add Make Payment button
...
- Generic Dropdown component
2019-10-30 01:03:26 +05:30
thefalconx33
3192cb556a
Multicurrency
2019-09-03 15:11:36 +05:30
thefalconx33
562b4759e0
- Bug Fixes
...
- PnL & Balance Sheet
- Search Keyboard Navigation
2019-08-20 14:27:27 +05:30
thefalconx33
54e115b030
[Fixes] #98 UI Issues 05-08-2019
2019-08-14 13:22:45 +05:30