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
Ankit Singhaniya
3f8e058066 json file should open the folder instead 2021-12-21 12:37:25 +05:30
Ankit Singhaniya
a303b6011b link action fields in report should not hardcode type 2021-12-21 12:37:25 +05:30
Ankit Singhaniya
65a5e313ed remove unused import 2021-12-21 12:37:25 +05:30
Ankit Singhaniya
4bfa54b3d2 make default date as function 2021-12-21 12:37:25 +05:30
Ankit Singhaniya
384c238583 update syntax for null check 2021-12-21 12:37:25 +05:30
Ankit Singhaniya
ef6216f506 remove unwanted package due to unwanted import 2021-12-21 12:37:25 +05:30
Ankit Singhaniya
ea4bdcae2d update text for prompt 2021-12-21 12:37:25 +05:30
Ankit Singhaniya
41bb11f023 update sidebar config to show hide groups and items based on condition 2021-12-21 12:37:25 +05:30
Piyush Singhania
a294ca20bc Passed value to the function rather then hard input 2021-12-21 12:37:25 +05:30
Piyush Singhania
4efe6552f9 Added ability to hide and show side bar items 2021-12-21 12:37:25 +05:30
Piyush Singhania
b44b651695 Renamed gstr-1 functions from get to generate 2021-12-21 12:37:25 +05:30
Piyush Singhania
94c350195c Removed extra indentation layer 2021-12-21 12:37:25 +05:30
Piyush Singhania
65c4faf135 Added filter to hide gst reports for countries other then India 2021-12-21 12:37:25 +05:30
Piyush Singhania
d652ee800d Refactored filter fields 2021-12-21 12:37:25 +05:30
Piyush Singhania
776f12c2d1 Moved function promptWhenGstUnavailable to gst.js 2021-12-21 12:37:25 +05:30
Piyush Singhania
6c29f0c4ba Delete isGstReportsPage computed property, not needed anymore 2021-12-21 12:37:25 +05:30
Piyush Singhania
d8389a8b2e Altered the position of gstin input field 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
Piyush Singhania
23d21bdfb9 Fixed the Nil rated, exempted goods filter condition 2021-12-21 12:37:25 +05:30
Piyush Singhania
4fa1c272d5 Added prompt while exporting if no gstin configured for company 2021-12-21 12:37:25 +05:30
Piyush Singhania
8c0e5d4e75 Fixed the fp value to match the last date of range 2021-12-21 12:37:25 +05:30
Piyush Singhania
228e069096 Code Refactoring 2021-12-21 12:37:25 +05:30
Piyush Singhania
f4fa8a6d88 Added feature to dowload gstr-1 2021-12-21 12:37:25 +05:30
Piyush Singhania
93540b35fd Conditional fixes 2021-12-21 12:37:25 +05:30
Piyush Singhania
b4c6faae17 Added feature to download json data 2021-12-21 12:37:25 +05:30
Piyush Singhania
482f7875bb Added date filter for a quater, added download path setup 2021-12-21 12:37:25 +05:30
Piyush Singhania
b7980c6a56 Added download as json button 2021-12-21 12:37:25 +05:30
Piyush Singhania
60f0d00eb5 Added gstr-1 gstr-2 reports feature 2021-12-21 12:37:25 +05:30
18alantom
1eb9431767 ux: add Cancel in Setup Wizard 2021-12-20 15:22:31 +05:30
18alantom
2708fb50b6 chore: bump version 2021-12-17 12:18:09 +05:30
18alantom
ae154a53e9 fix(ui): create Common Entries for Sales ∩ Purchases 2021-12-17 12:18:09 +05:30
18alantom
137c1c248e fix(ux): print error to console when submission fails 2021-12-17 12:18:09 +05:30
18alantom
cdce24b2a2 fix(ux): re-evaluate country dependent fields 2021-12-17 12:18:09 +05:30
18alantom
e9192fa6ef fix: reading 'map' but found null error 2021-12-17 12:18:09 +05:30
18alantom
f502b8004b fix(ux): scroll long db names 2021-12-16 18:17:32 +05:30
18alantom
b7cd516138 fix(ux): journal entry submission confirmation; message 2021-12-16 18:17:32 +05:30
18alantom
eab88f61a1 fix(ui): remove lable from Journal Entry Form, consistency, will have hover hints later 2021-12-16 18:17:32 +05:30
18alantom
1fd616fb0d fix(ui): No empty required selects, set placeholders everywhere 2021-12-16 18:17:32 +05:30
18alantom
ea5e0c9f6e fix(ui): empty state in dropdown instead of Loading... 2021-12-16 18:17:32 +05:30
18alantom
95867541df fix(ux): rename Purchase Invoice to Bill & Sales Invoice to Invoice 2021-12-16 18:17:32 +05:30
18alantom
bc17e72cda fix: checkbox display, show cancelled set to checkbox 2021-12-16 18:17:32 +05:30
18alantom
91692d1e75 fix(ui): improve attach image placeholder 2021-12-16 18:17:32 +05:30
18alantom
ce7ef72048 fix(ui): select chevrons don't share space with text, no overflow issue 2021-12-16 18:17:32 +05:30
18alantom
6fdbad1882 fix: Journal Entry Reference Date reflects referenceDate 2021-12-16 18:17:32 +05:30
18alantom
3e51c9f857 fix: auto set GST Type 2021-12-16 18:17:32 +05:30
18alantom
b1537f04e3 fix(ui): match icons and order to Settings 2021-12-15 14:17:42 +05:30
18alantom
3798c9bb8d build: bump node to latest LTS
- ci/cd: switch macOS and windows to post-latest
2021-12-13 18:43:22 +05:30
18alantom
8c14fd7b65 cd: set windows shell to bash 2021-12-13 18:06:47 +05:30
18alantom
7b22e7006b cd: remove rpm install cause preinstalled 2021-12-13 17:49:58 +05:30