Rohit Waghchaure
|
429d0dcda0
|
fix: allow to subcotract service raw materials
|
2019-08-08 18:19:24 +05:30 |
|
rohitwaghchaure
|
29e3cfd60f
|
Merge pull request #18456 from rohitwaghchaure/bank_reco_consider_incorrect_paid_amount_field
fix: multi currency bank reconciliation issue
|
2019-07-29 11:40:25 +05:30 |
|
Mangesh-Khairnar
|
95058eac21
|
fix(payroll-entry): show make bank entry button when manually submitting salary slip (#18499)
|
2019-07-27 10:04:18 +05:30 |
|
Sahil Khan
|
4b963be8c4
|
Merge branch 'version-11-hotfix' into version-11
v11.1.50
|
2019-07-26 12:43:33 +05:30 |
|
Sahil Khan
|
a4434b1a50
|
bumped to version 11.1.50
|
2019-07-26 13:03:33 +05:50 |
|
Deepesh Garg
|
d3dc241878
|
Merge pull request #18492 from adityahase/faster-version-11
perf(travis): Faster Builds
|
2019-07-26 12:40:27 +05:30 |
|
Deepesh Garg
|
012e617c55
|
Merge pull request #18479 from deepeshgarg007/bank_reco
fix: Dynamic link issue fix in Bank reconciliation statement
|
2019-07-26 08:49:14 +05:30 |
|
Deepesh Garg
|
bee135c8c6
|
Merge pull request #18472 from deepeshgarg007/gstr-1-query
fix: GSTR-1 report fixes
|
2019-07-26 08:46:24 +05:30 |
|
Aditya Hase
|
8a19cd1096
|
perf(tests): Remove unnecessary tearDown code
|
2019-07-26 06:03:21 +05:30 |
|
Aditya Hase
|
5b14ca081c
|
perf(travis): Use setUpClass instead of setUp
|
2019-07-26 06:03:21 +05:30 |
|
Aditya Hase
|
4fbf03c760
|
perf(tests): Use country with lesser fixtures
|
2019-07-26 06:00:51 +05:30 |
|
Aditya Hase
|
503d1d3291
|
perf(tests): Do not unnecessarily create companies
|
2019-07-26 05:59:31 +05:30 |
|
Aditya Hase
|
e2108d75dc
|
perf(tests): Use setUpClass and tearDownClass instead of setUp and tearDown
|
2019-07-26 05:59:31 +05:30 |
|
Aditya Hase
|
9a009a1d1c
|
fix(travis): Install wkhtmltopdf
|
2019-07-26 05:59:30 +05:30 |
|
Aditya Hase
|
61211486bc
|
fix(travis): Remove redundant arguments
|
2019-07-26 05:59:30 +05:30 |
|
Aditya Hase
|
42fd7451bf
|
fix(travis): Use --site parameter
|
2019-07-26 05:59:30 +05:30 |
|
Aditya Hase
|
70a1c1bdac
|
fix(travis): Merge install and before_script
|
2019-07-26 05:59:30 +05:30 |
|
Aditya Hase
|
eb6d74217c
|
fix(travis): Execute get-app before bench start
|
2019-07-26 05:59:30 +05:30 |
|
Aditya Hase
|
172a8f1cea
|
perf(travis): Use travis optimizations
|
2019-07-26 05:59:30 +05:30 |
|
Aditya Hase
|
164057fa5b
|
perf(travis): Do not build assets
|
2019-07-26 05:59:30 +05:30 |
|
Aditya Hase
|
3c21ac6bb6
|
perf(travis): Remove unnecessary processes from Procfile
|
2019-07-26 05:59:30 +05:30 |
|
Aditya Hase
|
ad2585e1b7
|
fix(travis): Use MariaDB credentials from site_config.json
|
2019-07-26 05:59:30 +05:30 |
|
Aditya Hase
|
09fe604452
|
perf(travis): Do not waste 10 seconds
|
2019-07-26 05:59:30 +05:30 |
|
Aditya Hase
|
28d836cfea
|
fix(travis): Execute get-app and reinstall after bench start
|
2019-07-26 05:59:30 +05:30 |
|
Aditya Hase
|
8005f350ae
|
fix(travis): Do not disable scheduler using CLI
|
2019-07-26 05:59:30 +05:30 |
|
Aditya Hase
|
3168ae7dcc
|
fix(travis): Do not use use_site
|
2019-07-26 05:59:30 +05:30 |
|
Aditya Hase
|
447b8dab96
|
fix(travis): Setup MariaDB
|
2019-07-26 05:59:30 +05:30 |
|
Aditya Hase
|
6408949d43
|
fix(travis): Remove unused files
|
2019-07-26 05:59:30 +05:30 |
|
Aditya Hase
|
5fe2272861
|
fix(travis): Remove travis/bench_init.sh
|
2019-07-26 05:58:21 +05:30 |
|
Aditya Hase
|
7165a5d1f8
|
fix(travis): Do not execute install.py
|
2019-07-26 05:58:21 +05:30 |
|
Aditya Hase
|
2ec21fa9fb
|
fix(travis): Install coverall after tests
|
2019-07-26 05:58:21 +05:30 |
|
Aditya Hase
|
a162f560dd
|
fix(travis): Use MariaDB 10.3
|
2019-07-26 05:58:21 +05:30 |
|
Aditya Hase
|
c3c168a70d
|
fix(travis): Restructure build matrix
|
2019-07-26 05:58:21 +05:30 |
|
Aditya Hase
|
b5ac3b8a53
|
fix(travis): Remove unnecessary commands
|
2019-07-26 05:58:21 +05:30 |
|
deepeshgarg007
|
30452a8bcd
|
Dynamic link issue fix in Bank reconciliation statement
|
2019-07-25 12:23:40 +05:30 |
|
deepeshgarg007
|
36676effd9
|
fix: Query for b2b
|
2019-07-24 21:19:08 +05:30 |
|
deepeshgarg007
|
f31ff74a75
|
fix: GSTR-1 report fixes
|
2019-07-24 20:52:25 +05:30 |
|
rohitwaghchaure
|
4298cc1cdb
|
Merge pull request #18462 from rohitwaghchaure/pos_not_working_for_loyalty
fix: pos not working
|
2019-07-24 12:22:30 +05:30 |
|
Rohit Waghchaure
|
abe5a5ae30
|
fix: pos not working
|
2019-07-24 12:06:12 +05:30 |
|
Rohit Waghchaure
|
9daaeaed07
|
fix: multi currency bank reco issue
|
2019-07-23 23:13:33 +05:30 |
|
Sahil Khan
|
926150bccb
|
Merge branch 'hotfix'
v11.1.49
|
2019-07-23 14:38:23 +05:30 |
|
Sahil Khan
|
e46d10676e
|
bumped to version 11.1.49
|
2019-07-23 14:58:23 +05:50 |
|
Mangesh-Khairnar
|
631e8bb9dd
|
fix: remove wrong status update for order type maintenance (#18443)
|
2019-07-22 16:25:58 +05:30 |
|
rohitwaghchaure
|
13d6f4b291
|
fix: Pro rata calculation is not working for WDV depreciation method (#17746)
* fix: Pro rata calculation is not working for WDV depreciation method
* fixed test cases and the logic for pro rata calculation
|
2019-07-22 11:55:28 +05:30 |
|
Anurag Mishra
|
bc72fdff7a
|
Handling case for Material Request type 'Manufacture' v11 (#18366)
* fix: status for 'material request type == Manufacture'
* Patch: for setting status
* fix: list view status
|
2019-07-22 11:34:55 +05:30 |
|
rohitwaghchaure
|
e8148112fc
|
Merge pull request #18186 from bhavishyasharma/fix-bom-item-with-operation
fix: BOM Item with Operation
|
2019-07-22 11:28:54 +05:30 |
|
Mangesh-Khairnar
|
a1dd861096
|
fix: update percentage on creation of invoice for zero amt transaction (#18383)
|
2019-07-22 11:28:33 +05:30 |
|
Anurag Mishra
|
aeb0b008fa
|
fix: mapped cost center in gl entries (#18405)
* fis: mapped cost center in gl entries
* chore: Removed Print statements
|
2019-07-22 11:21:44 +05:30 |
|
Himanshu
|
4c711ed62c
|
fix(Item): File Attach via data import (#18413)
* fix: file not showing
* fix: file attach via import
|
2019-07-22 11:21:19 +05:30 |
|
Anurag Mishra
|
7620742299
|
fix: handle for product bundle (#18421)
|
2019-07-22 11:10:15 +05:30 |
|