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

785 Commits

Author SHA1 Message Date
Alan
ab97812239
Merge pull request #236 from 18alantom/minor-fixes-payments
fix: minor changes and fixes to Payments
2021-11-08 19:49:04 +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
08ae048db0 fix: prevent editing of submitted submitable doctypes from quickform view 2021-11-08 17:05:30 +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
Alan
49cf248247
Merge pull request #237 from 18alantom/fix-db-load
fix: issues with db loading
2021-11-06 01:18:21 +05:30
18alantom
5cf725d0b7 fix: issues with db loading 2021-11-06 01:11:39 +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
Alan
c6c89c2e9f
Merge pull request #232 from 18alantom/bump-versions
build(deps): bump versions of all except vue
2021-11-05 14:47:22 +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
Alan
b77f5536ec
Merge pull request #234 from ankitsinghaniyaz/master
Fix profit and loss graph not reflecting changes correctly
2021-11-05 12:02:52 +05:30
18alantom
0461976a5b fix: don't hide period selectors when no data 2021-11-05 12:00:42 +05:30
18alantom
f0424d0ee4 refactor: deprecate use of remote; remove bg transparency on macOS 2021-11-04 15:03:51 +05:30
Ankit Singhaniya
0c34a122d6
Merge pull request #23 from piyushsinghania/fix/auto-reload-of-Profit-And-Loss-Graph
Fixed profit and loss graph to auto update
2021-11-03 12:28:50 +05:30
18alantom
864d07fd1b chore: bump linters and parsers and electron's friends
- prettier and eslint have to be configured
- few rules have been switched off
- deps bumped in this did not require major changes
2021-11-02 20:21:20 +05:30
Piyush Singhania
be3574edc5 Fixed profit and loss graph auto updation 2021-11-02 19:05:43 +05:30
18alantom
192fd9de75 chore: bump dep versions (no refactors) 2021-11-02 18:11:08 +05:30
18alantom
27b8dfceab chore: bump tailwind to 2, postcss 7 compat mode 2021-11-02 18:00:45 +05:30
Alan
99b24d472e
Merge pull request #230 from ankitsinghaniyaz/master
Add validation when paying excess amount
2021-11-02 11:53:40 +05:30
Ankit Singhaniya
ae39796579
fix typo, remove extra ( 2021-11-01 23:55:59 +05:30
Ankit Singhaniya
95e1510682
Merge pull request #22 from piyushsinghania/fix/error-message-not-displayed-while-paying-excess-amount
Added translation support and currency symbol in the error message
2021-11-01 23:10:21 +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
Ankit Singhaniya
49fc8d5586
Merge pull request #19 from piyushsinghania/fix/error-message-not-displayed-while-paying-excess-amount
Added validation to give error message when trying to pay excess amount for an invoice
2021-10-30 20:03:27 +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
Alan
2e6733f58b
Merge pull request #229 from ankitsinghaniyaz/master
Fix font issue in invoice
2021-10-28 21:45:41 +05:30
Ankit Singhaniya
ca0c2968e0
Merge pull request #13 from piyushsinghania/fix/wrong-font-in-saved-pdf
Fixed the font issue while saving pdf
2021-10-28 21:25:47 +05:30
Alan
2b045d72fb
Merge pull request #228 from ankitsinghaniyaz/master
Add empty data state for list view
2021-10-28 21:19:44 +05:30
Ankit Singhaniya
e8a2730d4d
Merge pull request #17 from piyushsinghania/enhancement/added-empty-states-for-empty-lists
Added empty states for empty lists
2021-10-28 15:47:04 +05:30
Piyush Singhania
2f823f9c0a Merge branch 'enhancement/added-empty-states-for-empty-lists' of github.com:piyushsinghania/books into enhancement/added-empty-states-for-empty-lists 2021-10-28 15:24:19 +05:30
Alan
eb0d1a770b
Merge pull request #222 from ankitsinghaniyaz/master
Resolve ledger related issues
2021-10-28 15:22:08 +05:30
Piyush Singhania
cbeecb39d5 Changed generic records word in "No records found" to dynamic name 2021-10-28 15:19:29 +05:30
Piyush Singhania
7c1160c5b9 Changed generic records work to dynamic name 2021-10-28 15:16:05 +05:30
Ankit Singhaniya
ec096b5bbc
Merge pull request #18 from piyushsinghania/enhancement/added-filter-reverted-entry
Ui updates and some naming changes
2021-10-28 15:15:29 +05:30
Piyush Singhania
7aceb64776 Ui updates and some naming changes 2021-10-28 14:51:39 +05:30
Ankit Singhaniya
e214cb8aa0
Merge pull request #14 from piyushsinghania/enhancement/added-filter-reverted-entry
update -> used app conventions for better readability
2021-10-28 09:21:38 +05:30
Piyush Singhania
9d64907ada used app coding conventions 2021-10-27 21:32:40 +05:30
Piyush Singhania
d185345bd1 Added empty states for empty lists 2021-10-27 09:21:03 +05:30
Piyush Singhania
bfa1aa4b99 update -> used app conventions for better readability 2021-10-26 01:20:35 +05:30
Ankit Singhaniya
a76f9281ed
refactor make pdf method 2021-10-26 00:07:31 +05:30
Piyush Singhania
91b3d969c2 Fixed the font issue while saving pdf
Added font support for Basic Template
Added feature to select between platform safe fonts
2021-10-25 21:46:12 +05:30
Ankit Singhaniya
17bf07a3ae
Merge pull request #12 from piyushsinghania/fix/partial-payment-ledger-entry-issue
Fixed the general ledger entry issue while doing partial payments
2021-10-21 23:22:09 +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
a242979108
Merge pull request #11 from piyushsinghania/enhancement/added-filter-reverted-entry
Added enhancement to filter out reverted invoices
2021-10-21 23:13:18 +05:30
Piyush Singhania
e9b3d2ca03 Added enhancement to filter out reverted invoices 2021-10-21 23:10:14 +05:30
Alan
c8732d6d8d
Merge pull request #220 from 18alantom/fix-reported-issues-and-improvements
fix: reported issues and improvements
2021-10-19 14:47:37 +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