Deepesh Garg
|
e8a78bd43d
|
fix: Add test cases
|
2021-06-05 13:16:39 +05:30 |
|
Fisher Yu
|
865663857c
|
fix: chart of accounts importer always error (#25882)
* fix: chart of accounts importer always error
chart of accounts importer always error Parent Account Missing
* Update chart_of_accounts_importer.py
|
2021-06-01 12:15:58 +05:30 |
|
Ganga Manoj
|
908b0090e9
|
fix: Create POS Invoice for Product Bundles (#25847)
Co-authored-by: Saqib <nextchamp.saqib@gmail.com>
|
2021-05-31 19:49:03 +05:30 |
|
Saqib
|
89f621baa4
|
fix(pos): closing entry shows incorrect expected amount (#25868)
|
2021-05-31 09:56:49 +05:30 |
|
Deepesh Garg
|
ea4f8102e8
|
Merge pull request #25869 from nextchamp-saqib/plaid-link-reset
fix(plaid): cannot reset plaid link for a bank account
|
2021-05-29 20:05:25 +05:30 |
|
Deepesh Garg
|
fb9cb0fd23
|
Merge pull request #25866 from deepeshgarg007/itc_reversa_address
fix(India): Show only company addresses for ITC reversal entry
|
2021-05-28 18:46:09 +05:30 |
|
Saqib Ansari
|
05386ff12f
|
chore: remove unwanted method
|
2021-05-28 12:58:18 +05:30 |
|
Deepesh Garg
|
20be7fb93d
|
fix(India): Show only company addresses for ITC reversal entry
|
2021-05-28 11:57:38 +05:30 |
|
Saqib Ansari
|
bbce2e91a3
|
fix: reset plaid link button
|
2021-05-28 11:56:47 +05:30 |
|
Saqib Ansari
|
d24eccd623
|
fix(plaid): cannot reset plaid link for a bank account
|
2021-05-28 11:36:24 +05:30 |
|
Suraj Shetty
|
96542c3d04
|
style: Fix sider issues
|
2021-05-28 09:10:34 +05:30 |
|
Suraj Shetty
|
a891d6eed2
|
fix: allow_zero_valuation_rate for rejected qty
|
2021-05-28 09:10:33 +05:30 |
|
Suraj Shetty
|
19c5fd72d6
|
refactor: Rename assertEquals to assertEqual to avoid deprecation warnings
|
2021-05-28 09:10:33 +05:30 |
|
Suraj Shetty
|
ab8816e11d
|
test: Fix test dependency
|
2021-05-28 09:09:36 +05:30 |
|
Suraj Shetty
|
232cd28d67
|
test: Fix dependencies
|
2021-05-28 09:07:57 +05:30 |
|
Suraj Shetty
|
7b74985a54
|
test: Fix test_dependencies
|
2021-05-28 09:07:57 +05:30 |
|
Anuja P
|
bb0a40b995
|
fix: ageing error in PSOA
|
2021-05-27 17:15:47 +05:30 |
|
Ankush Menat
|
ff96bdf0c1
|
fix(ux): fix unstranslated text in msgprint/throw
|
2021-05-25 20:59:20 +05:30 |
|
Deepesh Garg
|
09d9bd19ac
|
Merge pull request #25816 from deepeshgarg007/jv_diff_ignore_v13
fix: Ignore rounding diff while importing JV using data import
|
2021-05-25 10:59:50 +05:30 |
|
rohitwaghchaure
|
bc7c5bfbe2
|
Merge pull request #25817 from rohitwaghchaure/fix-removed-serial-no-validate-for-sales-invoice
fix: removed serial no validation for sales invoice
|
2021-05-25 10:40:46 +05:30 |
|
Rohit Waghchaure
|
b4f0347c02
|
fix: removed serial no validation for sales invoice
|
2021-05-24 23:39:25 +05:30 |
|
Deepesh Garg
|
25112244ed
|
fix: Ignore rounding diff while importig JV using data import
|
2021-05-24 20:01:21 +05:30 |
|
Deepesh Garg
|
63e4ab4f2d
|
Merge pull request #25777 from Anuja-pawar/fix-process-SOA-format
fix: Process Statement of Accounts formatting
|
2021-05-24 19:55:21 +05:30 |
|
Saqib
|
b6d061fa8c
|
fix(pos): handle db lock timeout error while pos closing (#25813)
|
2021-05-24 18:22:03 +05:30 |
|
Saqib
|
0b5e340b6e
|
fix(pos): return case for item with available qty equal to one (#25760)
|
2021-05-21 16:32:56 +05:30 |
|
Anuja P
|
605ea044f3
|
fix: update process SOA format
|
2021-05-21 11:24:33 +05:30 |
|
Rucha Mahabal
|
722cfdb7e5
|
Merge pull request #25701 from anupamvs/timesheet-refactor
refactor: timesheet
|
2021-05-20 23:43:19 +05:30 |
|
Rucha Mahabal
|
a7d0dbb085
|
fix: calculate total billing amount on fetching timesheets
- show timesheet billing amounts in doc currency
|
2021-05-20 23:02:11 +05:30 |
|
Saqib Ansari
|
f79ef5d8cf
|
fix: missing cost center message on creating gl entries
|
2021-05-19 13:04:44 +05:30 |
|
Saqib
|
8d7d4b0ba7
|
fix: expected amount in pos closing payments table (#25737)
|
2021-05-18 18:39:35 +05:30 |
|
Anupam
|
35137ba9e0
|
removing currency filter and added rate conversion while fetching timesheets in SI
|
2021-05-16 14:17:56 +05:30 |
|
Anupam
|
fd4743cc31
|
refactor: timesheet
|
2021-05-15 20:01:17 +05:30 |
|
Deepesh Garg
|
55fe85d850
|
feat(India): Multiple GST enhancement and fixes (#25249)
* fix: RCM tax calculation
* feat(India): ITC Reversal via Journal Entry
* fix: Reverse Charge booking logic and validation
* fix: Addd patch for availed ITC fields
* fix: Hooks method to update availed ITC field
* fix: Cleanup and fixes in GSTR3B report
* fix: Update params in GSTR-1 report
* fix: Debit note using Sales Invoice
* fix: Setup and patch
* fix: GSTR 3B report cleanup and updates
* fix: Add method to get invoices liable to reverse charge
* fix: Add taxable value in Purchase Invoice Item
* fix: Inward supplies liable to reverse charge
* fix: Linting issues
* fix: GSTR3B report test
|
2021-05-14 12:17:41 +05:30 |
|
Mohammad Hasnain Mohsin Rajan
|
e85770fe3f
|
fix: bank statement import via google sheet (#25676)
* fix: google sheet bank statement import
* fix: quotes
Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
* chore: add translation
Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
* chore: grammar
Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
* fix: remove comment
Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
|
2021-05-13 17:33:18 +05:30 |
|
rohitwaghchaure
|
4fbabb4132
|
Merge pull request #25679 from rohitwaghchaure/fixed-new-fields-not-added
fix: updated modified time in purchase invoice to pull new fields
|
2021-05-12 16:40:23 +05:30 |
|
Rohit Waghchaure
|
9f017a351b
|
fix: updated modified time to pull new fields
|
2021-05-12 16:35:19 +05:30 |
|
Deepesh Garg
|
d2520680bc
|
fix: Error on applying TDS without party (#25632)
* fix: Error on applying TDS without party
* fix: Add placeholder value
|
2021-05-10 21:17:06 +05:30 |
|
Alan
|
c6dc9eaf2e
|
feat!: add pick batch button (#25413)
* feat!: add pick batch button
BREAKING CHANGE: replaces setup_serial_no with setup_serial_or_batch_no.
* refactor: use setup_serial_or_batch_no instead of setup_serial_no
* refactor: use setup_serial_or_batch_no instead of setup_serial_no
* refactor: use setup_serial_or_batch_no instead of setup_serial_no
* style: add sider review changes
* refactor: make consice, extract function
* refactor: camel to snake casing
|
2021-05-07 20:30:04 +05:30 |
|
Ankush Menat
|
90e671905a
|
chore: replace assertEquals with alias assertEqual (#25613)
* chore: replace assertEquals with alias assertEqual
assertEquals has been deprecated.
ref: https://docs.python.org/3/library/unittest.html#deprecated-aliases
* chore: sider fixes
|
2021-05-07 20:28:51 +05:30 |
|
Saqib
|
27cf19a19f
|
feat(pos): show POS reserved stock in stock projected qty report (#25593)
* feat(pos): consider POS reserved stock in stock projected qty report
* chore: remove unwanted string formats
|
2021-05-07 13:37:42 +05:30 |
|
Umair Sayed
|
7f79d463f6
|
fix: Stock and Accounts Settings form refactor (#25534)
* stock and accounts settings page
* fix: Stock and accounts settings page cleanup
Co-authored-by: Umair Sayed <umairsayed@Umairs-MacBook-Air.local>
|
2021-05-07 12:28:57 +05:30 |
|
Alan
|
0e0de6baa1
|
fix: prevent spurious defaults for items when making prec from dnote (#25559)
* fix: prevent spurious defaults for items when making prec from dnote
* refactor: make concise, use dict comp
|
2021-05-07 11:40:02 +05:30 |
|
Nabin Hait
|
134eaa5786
|
perf: Performance enhancement on setup wizard (#25605)
* perf: Performance enhancement on setup wizard
* fix: create departments without updating nsm
|
2021-05-06 19:13:54 +05:30 |
|
Saqib
|
900a8fb21a
|
feat(pos): ability to retry on pos closing failure (#25595)
* feat(pos): ability to retry on pos closing failure
* fix: sider issues
* fix: sider issues
* fix: mark all queued closing entry as failed
* feat: add headline message
|
2021-05-06 17:02:47 +05:30 |
|
Deepesh Garg
|
9dd0a26e92
|
Merge pull request #25598 from deepeshgarg007/payment_reco_invoice_fix
fix: Invoices not getting fetched during payment reconciliation
|
2021-05-06 15:49:19 +05:30 |
|
Deepesh Garg
|
85b675a554
|
fix: Invoices not fetch during payment reconciliation
|
2021-05-05 20:57:31 +05:30 |
|
18alantom
|
136eb30081
|
fix: use get_serial_nos for splitting
|
2021-05-05 12:26:29 +05:30 |
|
barredterra
|
24e2cc9107
|
Merge branch 'develop' into datev_fixes
|
2021-05-03 18:19:28 +02:00 |
|
Nabin Hait
|
0c7448fc41
|
fix: Fixed merge conflict
|
2021-05-01 14:54:22 +05:30 |
|
Nabin Hait
|
a2fcca85a5
|
fix: Fixed merge conflict
|
2021-05-01 14:53:13 +05:30 |
|