Marica
e37604baeb
Merge branch 'version-12-hotfix' into employee-relieving-fix
2020-11-17 15:15:08 +05:30
Marica
0e91805719
Merge pull request #23931 from marination/item-link-formatter-hotfix
...
fix: Item Link Formatter Behaviour
2020-11-17 13:28:52 +05:30
Marica
3377e74fd0
Merge branch 'version-12-hotfix' into item-link-formatter-hotfix
2020-11-17 13:27:58 +05:30
Marica
d87094ebb2
Merge pull request #23928 from marination/bank-reconciliation-hotfix
...
fix: Sequence Matcher shouldn't get None input
2020-11-17 13:26:58 +05:30
Marica
c7d68a7f41
Merge pull request #23930 from marination/payment-reco-mandatory-check-hotfix
...
fix: Payment Reconciliation client side validations
2020-11-17 13:24:11 +05:30
marination
3bbed22f04
fix: Item Link Formatter Behaviour
2020-11-17 13:19:53 +05:30
Marica
aab91990e5
Merge pull request #23929 from marination/payment-entry-list-view-hotfix
...
fix: Check if list view standard filter exists in Payment Entry
2020-11-17 13:14:06 +05:30
marination
2e23050338
fix: Missing semicolon
2020-11-17 13:11:18 +05:30
marination
5ea276d29d
fix: Payment Reconciliation client side validations
2020-11-17 13:11:09 +05:30
marination
7e18df31bf
fix: Check if list view standard filter exists in Payment Entry
2020-11-17 13:08:33 +05:30
Marica
2c29933118
fix: Sequence Matcher shouldn't get None input ( #23539 )
...
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2020-11-17 13:05:31 +05:30
Marica
9525bffcd9
fix: Hide Ex-Employees from Employee Tree and minor message UX
...
* fix: Hide Ex-Employees from Employee Tree and minor message UX
* fix: translation syntax
2020-11-17 12:58:31 +05:30
rohitwaghchaure
d3074c32fd
fix: stock ageing report not working ( #23924 )
2020-11-17 12:10:05 +05:30
Suraj Shetty
fe56015cbf
fix: Handle the "no leave_allocation found" case ( #23920 )
2020-11-17 12:07:53 +05:30
Saqib
789f1007b9
fix: asset finance book posting date fix ( #23780 )
...
* fix: asset finance book posting date fix
* fix: cannot save asset
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2020-11-17 11:53:37 +05:30
Saqib
8b7d4a3f2e
feat: re-linking bank accounts with plaid ( #23913 )
2020-11-17 11:27:11 +05:30
Marica
b9efb4577a
fix: Don't overrule Item Price via Pricing Rule Rate if 0 ( #23915 )
...
* fix: Dont overrule Item Price via Pricing Rule Rate if 0
* chore: Pricing Rule with Item Price Test
2020-11-17 11:17:05 +05:30
Marica
b5217ee9d7
fix: Don't copy terms, discount and required by from SO to PO ( #23904 )
...
* fix: Dont copy terms, discount and required by from SO to PO
* fix: Let delivery date and required by date get mapped
2020-11-17 11:14:33 +05:30
rohitwaghchaure
e8610014de
fix: donot add same packing item multiple time in product bundle ( #23898 )
2020-11-17 11:11:23 +05:30
Suraj Shetty
519f5b5411
fix: Typo (Enchashment > Encashment) ( #23917 )
2020-11-17 10:42:23 +05:30
Shivam Mishra
e1b96d70db
refactor: show form buttons only if permissions exist ( #23889 )
...
* refactor: show form buttons only if permissions exist
* fix: missing semicolon
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2020-11-15 16:42:55 +05:30
Marica
31e2c80e33
Merge pull request #23895 from marination/po-to-so-hotfix
...
fix: SO to PO flow improvement
2020-11-13 11:26:14 +05:30
marination
09e1b5314b
fix: Make sure row object has doctype so that read only property is applied to rows
2020-11-12 12:27:26 +05:30
marination
40ba013636
fix: SO to PO Mapping Issue
...
- removed type: GET , which made the URL longer
- Added only relevant fields from Items table to Dialog table to reduce args load
- Made separate method to set table data in dialog
- Added freeze message
2020-11-12 12:27:06 +05:30
Marica
16427c5cc8
fix: SO to PO flow improvement ( #23357 )
...
* fix: SO to PO flow improvement
* fix: Dont map shipping_address
- shipping_address is a text field in SO and link field in PO
- Drop shipping case handles its mapping
- normal case doesnt need to map
* fix: Hide/Add rows depending on Against Default Supplier
* fix: Removed Default Supplier Select field from popup
- removed Default Supplier Select field from popup
- only loop through suppliers of selected items if via default supplier
- only check for items in selected items
* fix: Sales Order Drop Shipping Test
* fix: (translation)Multi line to single line strings
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2020-11-12 12:23:27 +05:30
Deepesh Garg
7365566894
Merge pull request #23863 from rohitwaghchaure/incorrect-outstanding-amount-in-reverse-charge
...
fix: incorrect outstanding amount for multicurrency with Reverse Charge
2020-11-11 18:32:50 +05:30
Rohit Waghchaure
6b86586eb1
fix: incorrect outstanding amount for multicurrency with Reverse Charge
2020-11-11 17:32:42 +05:30
Marica
1ff8ae494d
Merge pull request #23730 from AfshanKhan/fix-po-no-fetching-v12
...
fix: copying po no when mapping doc
2020-11-11 17:17:58 +05:30
Marica
02f856e968
Merge branch 'version-12-hotfix' into fix-po-no-fetching-v12
2020-11-11 12:20:05 +05:30
Afshan
38e681e8b2
fix: refactor
2020-11-11 11:47:23 +05:30
rohitwaghchaure
ecffa80216
Merge pull request #23878 from rohitwaghchaure/fix-stock-entry-consumption-issue-v12-hotfix
...
fix: incorrect backflush qty in manufacture entry
2020-11-10 23:23:33 +05:30
Rohit Waghchaure
cee0706a1f
fix: incorrect backflush qty in manufacture entry
2020-11-10 15:55:01 +05:30
Anurag Mishra
bd49da45e3
feat: added column cost_center to receivable reports ( #23837 )
...
* feat: added column cost_center to receivable reports
* Update accounts_receivable.py
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2020-11-09 20:21:25 +05:30
Marica
04458e7413
Merge pull request #23866 from marination/purchase-invoice-payment-terms-fix
...
fix: Payment Terms not fetched in Purchase Invoice from Purchase Receipt
2020-11-09 18:44:40 +05:30
marination
f5e4f75fd0
chore: Test case for Payment Terms in PI from PR
2020-11-09 16:15:56 +05:30
marination
80f5734305
fix: Payment Terms not fetched in Purchase Invoice from Purchase Receipt
2020-11-09 16:15:46 +05:30
Marica
c5096e0441
Merge pull request #23804 from marination/delievered-received-items-to-bill-report-fix
...
fix: Received/Delivered Items to Be Billed Logic
2020-11-09 14:50:50 +05:30
Marica
20b5b30e34
Merge branch 'version-12-hotfix' into delievered-received-items-to-bill-report-fix
2020-11-09 10:34:05 +05:30
Deepesh Garg
d196f14e85
Merge pull request #23859 from deepeshgarg007/india_tax_template_fetch_v12
...
fix: Auto State-wise gst tax template
2020-11-08 17:49:08 +05:30
Deepesh Garg
6beee63d06
fix: Auto State-wise gst tax template
2020-11-08 17:47:32 +05:30
rohitwaghchaure
fb6534cb65
Merge pull request #23816 from rohitwaghchaure/default-cost-center-set-in-item-not-showing
...
fix: default cost center in item master not set in stock entry
2020-11-06 17:46:11 +05:30
Marica
9876fa8360
Merge branch 'version-12-hotfix' into delievered-received-items-to-bill-report-fix
2020-11-06 12:23:18 +05:30
rohitwaghchaure
20bd91f0d9
Merge pull request #23830 from rohitwaghchaure/incorrect-assign-to-in-asset-maintenance
...
fix: incorrect assign to in Maintenance Schedule
2020-11-05 18:43:39 +05:30
Rohit Waghchaure
06b6027674
fix: not able to select assign to
2020-11-05 15:35:48 +05:30
Marica
3960c49fc6
Merge branch 'version-12-hotfix' into delievered-received-items-to-bill-report-fix
2020-11-05 12:31:59 +05:30
Afshan
7e6c79819a
fix: refactor and test
2020-11-05 11:59:45 +05:30
rohitwaghchaure
533954cd12
Merge pull request #23815 from Anurag810/stock_ledger_report_v12
...
fix: list index out of range on incilding uom
2020-11-05 11:49:37 +05:30
Rohit Waghchaure
7ee2b0ed3a
fix: default cost center in item master not set in stock entry
2020-11-05 11:47:22 +05:30
Anurag Mishra
8e37316832
fix: list index out of range on incilding uom
2020-11-04 15:27:17 +05:30
Afshan
2860f62772
Fix leave ledger patch ( #23806 )
...
* fix: leave ledger patch
* fix: modified patch date
2020-11-04 14:15:26 +05:30