Deepesh Garg
|
7f794cc0ea
|
fix: Purchase Invoice advance test case
|
2021-07-06 17:58:44 +05:30 |
|
Deepesh Garg
|
a62f94379b
|
Merge pull request #26324 from deepeshgarg007/bank_statement_import_fix_develop
fix: Bank statement import
|
2021-07-06 17:25:21 +05:30 |
|
Afshan
|
11e0ed5f6e
|
Merge branch 'develop' into fix-account-selection-gst-settings
|
2021-07-06 17:21:19 +05:30 |
|
Deepesh Garg
|
787cd77f03
|
Merge pull request #26323 from deepeshgarg007/multi-company-deferred-revenue_develop
fix: Auto process deferred accounting for multi-company setup
|
2021-07-06 16:55:55 +05:30 |
|
GangaManoj
|
657e9b5320
|
feat: Assign Item's Default Discount Account if present
|
2021-07-06 16:51:12 +05:30 |
|
Rucha Mahabal
|
e7fceb556d
|
Merge branch 'develop' into fix-flaky-sla-test
|
2021-07-06 16:38:46 +05:30 |
|
GangaManoj
|
ef667a9a64
|
feat: Add Default Discount Account field
|
2021-07-06 16:29:19 +05:30 |
|
GangaManoj
|
b08bb1f1a2
|
feat: Filter list for Discount Account field in Items table
|
2021-07-06 16:28:19 +05:30 |
|
Deepesh Garg
|
2f3f87dc66
|
Merge branch 'develop' into multi-company-deferred-revenue_develop
|
2021-07-06 16:14:25 +05:30 |
|
Deepesh Garg
|
26dc02aa38
|
Merge branch 'develop' into bank_statement_import_fix_develop
|
2021-07-06 16:14:13 +05:30 |
|
Deepesh Garg
|
381c05eb87
|
Merge pull request #26322 from deepeshgarg007/party_dashboard_develop
fix: Do not consider cancelled entries in party dashboard
|
2021-07-06 16:13:49 +05:30 |
|
Noah Jacob
|
0734901a89
|
fix: stock_rbnb not defined (#26345)
|
2021-07-06 15:56:10 +05:30 |
|
Deepesh Garg
|
8985231a96
|
fix: Rewrite tests
|
2021-07-06 15:34:47 +05:30 |
|
Afshan
|
a63796e6f0
|
Merge branch 'develop' into fix-account-selection-gst-settings
|
2021-07-06 14:38:26 +05:30 |
|
Afshan
|
c8eca8a448
|
fix: remove cancelled entries in consolidated financial statements (#26331)
|
2021-07-06 14:37:57 +05:30 |
|
Afshan
|
53e3435770
|
fix: remove cancelled entries in consolidated financial statements (#26330)
|
2021-07-06 14:37:21 +05:30 |
|
Anurag Mishra
|
f0b62f70d5
|
fix: payroll-entry minor fix
|
2021-07-06 13:40:22 +05:30 |
|
Anurag Mishra
|
1f5e2ba8e7
|
fix: payroll-entry minor fix
|
2021-07-06 13:36:23 +05:30 |
|
Mohammed Yusuf Shaikh
|
842674ce79
|
fix: Added a message to enable appontment booking if disabled (#26334)
|
2021-07-06 13:34:32 +05:30 |
|
Rucha Mahabal
|
f67c95d32f
|
fix: flaky SLA test
|
2021-07-06 13:27:48 +05:30 |
|
Marica
|
dfe11aca6a
|
Merge pull request #26284 from marination/order-by-weightage-for-web-items
fix: Order Items by weightage in the web items query
|
2021-07-06 13:20:08 +05:30 |
|
Afshan
|
d10c016a0b
|
Merge branch 'develop' into fix-account-selection-gst-settings
|
2021-07-06 11:56:39 +05:30 |
|
rohitwaghchaure
|
2fbe41de36
|
Merge pull request #26342 from marination/stock-reco-repost-qty-develop
fix: Include Stock Reco logic in `update_qty_in_future_sle`
|
2021-07-06 11:22:41 +05:30 |
|
rohitwaghchaure
|
7b781b1498
|
Merge pull request #26158 from marination/stock-reco-repost_qty
fix: Include Stock Reco logic in `update_qty_in_future_sle`
|
2021-07-06 11:22:26 +05:30 |
|
Deepesh Garg
|
96eb3be6df
|
fix: Debug Tests
|
2021-07-06 11:21:44 +05:30 |
|
Deepesh Garg
|
66c04ca984
|
fix: Debug tests
|
2021-07-06 10:56:42 +05:30 |
|
GangaManoj
|
cf7579e29f
|
feat: Create GL Entries for discount accounting
|
2021-07-06 00:36:06 +05:30 |
|
Deepesh Garg
|
32436eceda
|
fix: Debug tests
|
2021-07-05 23:34:09 +05:30 |
|
Deepesh Garg
|
c21d3d4865
|
fix: Debug tests
|
2021-07-05 22:47:59 +05:30 |
|
marination
|
44c1e8da06
|
chore: Test to block backdated reco causing future scarcity
|
2021-07-05 21:59:28 +05:30 |
|
marination
|
e8c9ab4b01
|
chore: Test for backdated reco qty reposting
|
2021-07-05 21:59:14 +05:30 |
|
marination
|
8c441263f8
|
fix: Sider
|
2021-07-05 21:59:04 +05:30 |
|
marination
|
4038977e2e
|
fix: Handle Stock Reco cancellation and limit reposting
- Handled cancellation of reco with and without prior SLE
- Repost / Recalculate balance qty only till next stock reco
|
2021-07-05 21:58:57 +05:30 |
|
marination
|
8418c4bfe0
|
fix: Include Stock Reco logic in update_qty_in_future_sle
|
2021-07-05 21:58:50 +05:30 |
|
marination
|
57d06a86f8
|
chore: Test to block backdated reco causing future scarcity
|
2021-07-05 21:56:57 +05:30 |
|
Deepesh Garg
|
8c1b764a90
|
fix: Debug tests
|
2021-07-05 21:49:10 +05:30 |
|
Afshan
|
668da102c9
|
Merge branch 'develop' into fix-account-selection-gst-settings
|
2021-07-05 21:35:23 +05:30 |
|
Marica
|
4f51b56928
|
Merge branch 'version-13-hotfix' into stock-reco-repost_qty
|
2021-07-05 20:26:01 +05:30 |
|
marination
|
fa9e67502c
|
chore: Test for backdated reco qty reposting
|
2021-07-05 20:23:00 +05:30 |
|
Deepesh Garg
|
9b6d9a41f4
|
fix: Test Cases
|
2021-07-05 17:08:27 +05:30 |
|
GangaManoj
|
6e0d83d925
|
feat(Sales Invoice): Add 'Discount Account' field in Items table
|
2021-07-05 15:09:05 +05:30 |
|
GangaManoj
|
be15e16b84
|
feat(Accounts Settings): Add 'Enable Discount Accounting' checkbox
|
2021-07-05 14:58:32 +05:30 |
|
Deepesh Garg
|
15b336df28
|
fix: Test cases
|
2021-07-05 14:45:33 +05:30 |
|
marination
|
c69bc54297
|
fix: Validate LCV for Invoices without Update Stock
|
2021-07-05 14:24:38 +05:30 |
|
Rohit Waghchaure
|
5638fbb1aa
|
fix: bom stock report not working
|
2021-07-05 13:54:05 +05:30 |
|
Deepesh Garg
|
db682d9e4c
|
fix: Create mode of payment if doesn't exists
|
2021-07-05 13:46:03 +05:30 |
|
Ankush Menat
|
03f7bf6589
|
test: variant BOM from template BOM
|
2021-07-05 12:26:14 +05:30 |
|
Richard Case
|
046e83bf50
|
fix: incorrect bom no. added for non-variant items on variant boms (#26320)
|
2021-07-05 12:26:14 +05:30 |
|
Richard Case
|
75fdf79376
|
fix: incorrect bom no. added for non-variant items on variant boms (#26320)
|
2021-07-05 10:56:34 +05:30 |
|
Deepesh Garg
|
a0599e5ac2
|
fix: Test cases for M-pesa
|
2021-07-05 10:09:42 +05:30 |
|