Marica
|
42b2ea556f
|
Merge pull request #25358 from noahjacob/maintenance_feat
refactor: maintenance schedule and visit enhancements.
|
2021-05-30 01:20:30 +05:30 |
|
Deepesh Garg
|
48b1a82fa1
|
fix: Add accounts and templates for reverse charge
|
2021-05-29 23:54:51 +05:30 |
|
Rucha Mahabal
|
05d5fb24f7
|
fix(test): tax detail report (#25884)
|
2021-05-29 23:18:36 +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
|
d067e25dad
|
Merge pull request #25828 from Anuja-pawar/issue-summary-report-fix
fix: Add Hold status column in the Issue Summary Report
|
2021-05-29 19:24:15 +05:30 |
|
Deepesh Garg
|
c3d8115ca1
|
Merge pull request #25849 from nextchamp-saqib/pos-rate-as-identifier
fix(pos): cannot add same item with different rates
|
2021-05-29 17:33:11 +05:30 |
|
Deepesh Garg
|
5483f21fe7
|
Merge pull request #25872 from nextchamp-saqib/fix-pos-broken-img
fix(pos): rendering of broken image on pos
|
2021-05-29 17:28:03 +05:30 |
|
Ankush Menat
|
431d3295b4
|
fix: use dictionary filter instead of list (#25874)
Item query doesn't support list filter anymore.
|
2021-05-28 21:12:25 +05:30 |
|
Ankush Menat
|
2df7f474fa
|
fix: use dictionary filter instead of list (#25875)
Item query doesn't support list filter anymore.
|
2021-05-28 21:12:10 +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
|
b72b4c0bf9
|
fix(pos): rendering of broken image on pos
|
2021-05-28 17:38:01 +05:30 |
|
Raffael Meyer
|
6038663bf8
|
fix: add_deduct_tax in Purchase Taxes setup (#25757)
|
2021-05-28 16:29:28 +05:30 |
|
Noah Jacob
|
6fb218e033
|
refactor: suggested changes
|
2021-05-28 16:15:50 +05:30 |
|
Saqib Ansari
|
05386ff12f
|
chore: remove unwanted method
|
2021-05-28 12:58:18 +05:30 |
|
Deepesh Garg
|
b084f1d320
|
fix(India): Show only company addresses for ITC reversal entry
|
2021-05-28 12:14:56 +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 |
|
noahjacob
|
0b02f1335f
|
refactor: removed redundant links in test case
|
2021-05-28 11:04:34 +05:30 |
|
noahjacob
|
d071586589
|
refactor: removed maintenance schedule detail link
|
2021-05-28 10:54:35 +05:30 |
|
noahjacob
|
7fa045c1c9
|
refactor: using parent form links of maintenance schedule
|
2021-05-28 10:54:35 +05:30 |
|
noahjacob
|
3bca90dbe6
|
refactor: updated mapping for maintenance schedule links in maintenance visit
|
2021-05-28 10:54:22 +05:30 |
|
Suraj Shetty
|
68b050de97
|
Merge pull request #25863 from surajshetty3416/website-theme-fixes-version-13-hotfix
|
2021-05-28 10:48:23 +05:30 |
|
Ganga Manoj
|
17736afab5
|
fix(POS): Fix stock availability calculation if negative_stock_allowed is checked (#25859)
|
2021-05-28 10:03:41 +05:30 |
|
Ganga Manoj
|
8a776a63cd
|
fix(POS): Add Product Bundles to POS item search (#25860)
|
2021-05-28 09:56:30 +05:30 |
|
Suraj Shetty
|
f4db3139b7
|
refactor: Use css variables for breakpoint value
|
2021-05-28 09:22:46 +05:30 |
|
prssanna
|
c4d4be3265
|
fix: ensure website theme is applied correctly
|
2021-05-28 09:22:45 +05:30 |
|
Suraj Shetty
|
113a6f3d80
|
fix: Use frappe.safe_eval instead of eval
|
2021-05-28 09:10:34 +05:30 |
|
Suraj Shetty
|
96542c3d04
|
style: Fix sider issues
|
2021-05-28 09:10:34 +05:30 |
|
Suraj Shetty
|
273589e835
|
test: Fix a case where test used to fail due to holiday list
- fixes: "Please set a default Holiday List for Employee EMP-00009 or Company Wind Power LLC" error
|
2021-05-28 09:10:33 +05:30 |
|
Suraj Shetty
|
54354a84e1
|
test: Fix permission error
|
2021-05-28 09:10:33 +05:30 |
|
Suraj Shetty
|
d48ea663d9
|
test: Fix test name
- Rename TestSubcontractedItemToBeReceived > TestSubcontractedItemToBeTransferred
|
2021-05-28 09:10:33 +05:30 |
|
Suraj Shetty
|
d1a13ec050
|
test: Fix valuation rate for raw materials
|
2021-05-28 09:10:33 +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
|
175cb27bcb
|
test: Pass ConflictingTaxRule during tax rule test
|
2021-05-28 09:09:36 +05:30 |
|
Suraj Shetty
|
c26d41acf9
|
chore: Remove unnecessary print statements
|
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 |
|
Suraj Shetty
|
34e620fb5b
|
test: Fix dependency
|
2021-05-28 09:07:57 +05:30 |
|
Suraj Shetty
|
5f4527a6a1
|
refactor: Use css variables for breakpoint value
|
2021-05-28 08:55:38 +05:30 |
|
Deepesh Garg
|
a150645b57
|
fix: Remove GL Entry from print
|
2021-05-27 20:10:50 +05:30 |
|
Deepesh Garg
|
2e83cb77ca
|
fix: Split GL Entry
|
2021-05-27 20:09:45 +05:30 |
|
Deepesh Garg
|
4311fdc3a1
|
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup
|
2021-05-27 17:49:23 +05:30 |
|
barredterra
|
50794407b4
|
feat: Item Tax Templates for Germany
|
2021-05-27 14:17:53 +02:00 |
|
barredterra
|
86ee3ebb09
|
feat: create tax category during taxes setup
|
2021-05-27 14:16:26 +02:00 |
|
barredterra
|
46d39d27aa
|
fix: validate company in taxes setup
|
2021-05-27 14:16:01 +02:00 |
|
anushka19
|
04dfaf3b2a
|
fix: Broken help links fixed
|
2021-05-27 17:45:37 +05:30 |
|
Deepesh Garg
|
740c68d075
|
fix: Debug Test
|
2021-05-27 17:43:53 +05:30 |
|