2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 11:29:00 +00:00
Commit Graph

311 Commits

Author SHA1 Message Date
18alantom
a3e4a7fc3f fix(ui): remove tax breakdown from print view 2022-03-17 10:13:03 +05:30
18alantom
391cd8544c fix: patch to fix journal entry ids 2022-03-15 14:34:58 +05:30
18alantom
17663b2dbe feat: filter items in invoices 2022-03-10 12:23:28 +05:30
18alantom
fbb1c4db66 feat: segregate payment by type in sidebar 2022-03-10 12:12:02 +05:30
18alantom
d9108d5103 feat: add field to segregate items by purpose 2022-03-10 12:04:02 +05:30
18alantom
01f1154a67 chore: remove number series from settings 2022-03-08 13:46:32 +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
37de2675cd fix: minor fixes
- empty date import issue
- rename payment amount to allocated amount
- increase tooltip distance threshold
2022-03-02 11:28:07 +05:30
18alantom
6ce75292b8 fix: change account df 2022-02-28 17:36:41 +05:30
18alantom
f495e602db fix: add name to payment 2022-02-28 14:20:50 +05:30
18alantom
2969aaa47f fix: add name to JE 2022-02-28 14:10:11 +05:30
18alantom
38f538453c fix(ux): show outstanding amount in widget 2022-02-28 12:58:29 +05:30
18alantom
900639734a fix: allow zero rate on items 2022-02-28 12:58:29 +05:30
18alantom
a5adf7cca3 fix: account for writeoff values 2022-02-28 12:58:29 +05:30
18alantom
c49c7429a7 fix: COA issue; TIL webpack bundles jsons -_- 2022-02-25 20:37:18 +05:30
18alantom
f7937935fb fix: set readonly 2022-02-23 12:52:14 +05:30
18alantom
91e8fa52f4 feat: setup Data Import page 2022-02-23 11:34:26 +05:30
18alantom
c23e670582 feat: use selected chart of accounts 2022-02-21 12:08:50 +05:30
18alantom
73253212c5 feat: add CoA selection to Setup Wizard 2022-02-21 12:08:50 +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
9ca8073a33 refactor: convert frappe.t( to frappe.t` 2022-02-16 13:15:33 +05:30
18alantom
fb525c88b3 refactor: add emits to *.vue where $emit 2022-02-10 17:28:26 +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
838ae87642 fix: error type
- allow translation string folding
2022-02-07 14:31:28 +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
0320743161 refactor: replace all frappe._(` instances 2022-01-24 11:45:26 +05:30
18alantom
6053bcb39b chore: add missing pieces from frappejs 2022-01-21 03:06:17 +05:30
18alantom
cc09847337 refactor: rename imports, frappejs → frappe 2022-01-21 02:27:29 +05:30
18alantom
d4cfbca7df refactor: move color stuff to colors.js 2022-01-19 15:55:26 +05:30
18alantom
7878a405d3 fix(ux): allow custom empty messages in autocomp
- set custom message for State
2022-01-12 15:04:16 +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
4d85642a40 chore: deprecate numberFormat 2022-01-07 10:51:19 +05:30
18alantom
5ad858ede7 fix: knex queries 2022-01-07 10:51:19 +05:30
18alantom
373684aab7 fix: update Account, Item models Currency fields 2022-01-07 10:51:19 +05:30
18alantom
b4957c3a64 fix: update JE, fix validation message 2022-01-07 10:51:19 +05:30
18alantom
8583db75d6 fix: update payments to use pesa 2022-01-07 10:51:19 +05:30
18alantom
5f4a9ceeb1 fix: update SalesInvoice 2022-01-07 10:51:19 +05:30
18alantom
5c6ac0e161 fix: currency field display (PI) 2022-01-07 10:51:19 +05:30
18alantom
1e6113e92f fix: update PurchaseInvoice to use pesa 2022-01-07 10:51:19 +05:30
18alantom
ddb46f8bee fix: AutoComplete country, state, pos and place 2021-12-30 15:03:03 +05:30
Piyush Singhania
50a71749ee Removed text at the end of file 2021-12-29 14:44:34 +05:30
Ankit Singhaniya
f707d8c53b move address inside if block 2021-12-29 13:34:26 +05:30
Ankit Singhaniya
f6d031ed4e move pos add to quick fields inside if block 2021-12-29 13:30:41 +05:30
Piyush Singhania
5d6104ce0d Fixed pos issue in countries other than India 2021-12-29 12:40:13 +05:30