rohitwaghchaure
fe337dfb66
fix: serial no material transfer performance issue ( #20722 )
2020-02-27 14:27:43 +05:30
Saqib
45329232b3
fix: only update items if rate or qty changed ( #20743 )
2020-02-27 12:51:23 +05:30
Rohan
30ad21b7d8
fix: sort Issues chronologically ( #20740 )
2020-02-26 18:53:48 +05:30
Marica
4e3ad9c3f2
fix: Lock stock ledger entries that are being reposted. ( #20739 )
...
- If stock ledger entries are being reposted, don't let any other transaction apply itself on the same.
2020-02-26 18:51:35 +05:30
Deepesh Garg
acbc4f648d
fix: Mandatory bank account error fix ( #20734 )
...
* fix: Mandatory bank account error fix
* fix: SQL condition
2020-02-26 17:17:06 +05:30
Anurag Mishra
5475b5f562
fix: validated leave allocation ( #20635 )
...
* fix: validated leave allocation
* fix: changes requested
* Update erpnext/hr/doctype/leave_encashment/leave_encashment.py
Co-Authored-By: Nabin Hait <nabinhait@gmail.com >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2020-02-26 14:50:52 +05:30
rohitwaghchaure
39861c270c
fix: same free item not working for pricing rule ( #20713 )
2020-02-26 12:51:53 +05:30
RJPvT
6eaa542709
fix: smaller then instead of bigger then :-( dumb mistake v12 #20693 ( #20701 )
2020-02-26 11:59:06 +05:30
Saqib
2a8981929a
perf: search for customer's return invoices then filter out gl_entries ( #20710 )
2020-02-26 11:36:38 +05:30
rohitwaghchaure
0aa7aa5996
fix: rate and amount in material request copying from sales order ( #20718 )
2020-02-26 11:27:49 +05:30
rohitwaghchaure
a20bd89c20
fix: reorder material request not created if doctype has custom mandatory field ( #20720 )
2020-02-26 11:25:30 +05:30
Deepesh Garg
aa7af30382
Merge pull request #20715 from rohitwaghchaure/account_dashboard_not_working_hotfix
...
fix: account dashboard not working
2020-02-26 10:18:27 +05:30
Rohit Waghchaure
9921d28ea7
fix: account dashboard not working
2020-02-25 12:17:25 +05:30
Mangesh-Khairnar
5a0017c61a
Merge pull request #20686 from Anurag810/additional_salary_fixes
...
fix: Additional salary can be created only for active employee
2020-02-20 16:21:55 +05:30
Anurag Mishra
df15c758f6
fix: Additional salary can be created only for active employee
2020-02-20 15:29:09 +05:30
Mangesh-Khairnar
588a89f957
fix: return null for attribute ( #20684 )
2020-02-20 13:41:00 +05:30
Mangesh-Khairnar
c74343531f
fix: skip earned leaves check for max leaves set to zero or less ( #20536 )
...
* fix: skip earned leaves check for max leaves set to zero or less
* test: earned leaves creation
2020-02-20 13:25:45 +05:30
Deepesh Garg
a257189c77
Merge pull request #20451 from Anurag810/fleet-management_v12
...
fix: odometer value was not syncing properly
2020-02-20 13:20:21 +05:30
Rohan
355051bf75
fix: apply url encoding to project names ( #20641 )
2020-02-20 12:59:21 +05:30
Anurag Mishra
ab8aa43ffb
fix: changed field type which was affecting filters ( #20670 )
2020-02-20 12:52:37 +05:30
Mathieu Brunot
a6f56bbc3e
chore(ci-coverage): Pin coverage 4.5.4 #20646 ( #20648 )
...
* chore(ci-coverage): Pin coveralls 4.5.4 #20646
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io >
* chore: Pin coverage
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io >
2020-02-20 12:50:09 +05:30
gavin
4e2b9395b9
chore: drop cypress requirement ( #20675 )
2020-02-20 12:48:32 +05:30
Saqib
ae9159fbd8
fix: mandatory on hold comment for purchase invoice ( #20667 )
2020-02-20 12:33:07 +05:30
Saqib
8e80c17602
chore: SINV set_status remove redundant function calls ( #20661 )
2020-02-20 12:32:09 +05:30
Saqib
1beeb28908
fix: check for available stock in product bundle's website warehouse ( #20680 )
2020-02-20 12:22:33 +05:30
Deepesh Garg
017d280877
Merge pull request #20664 from marination/stock-settings-query-v12-hotfix
...
fix: Set Query on warehouse fields in Stock Settings
2020-02-19 18:58:46 +05:30
Anurag Mishra
031d4092d0
test: syncing of odometer value
2020-02-19 16:49:13 +05:30
marination
0119d15adb
fix: Server side validation for Warehouses
2020-02-19 11:21:55 +05:30
Deepesh Garg
df6cb3c43b
Merge pull request #20633 from scmmishra/tree-fix-qms
...
fix: filters for quality_procedure tree
2020-02-19 09:40:52 +05:30
marination
1ed737cf64
fix: Set Query on warehouse fields in Stock Settings
2020-02-18 21:45:52 +05:30
Deepesh Garg
c64e46fe67
Merge pull request #20483 from racitup/plaid-20343-fix
...
fix: Plaid fixes and enhancements
2020-02-18 18:03:16 +05:30
Deepesh Garg
b63c041aa4
feat: Group by AR/AP report ( #20574 )
...
* feat: Group by AR/AP report
* fix: Do not consider total row in charts
* fix: Subtotal row for last party
2020-02-18 16:09:37 +05:30
rohitwaghchaure
22f9a5f09f
Merge pull request #20639 from nextchamp-saqib/pos-mode-of-pay-fix-v12
...
fix: disabled mode of payments fetches in sales invoices
2020-02-18 12:38:14 +05:30
rohitwaghchaure
e47875340e
Merge pull request #20655 from marination/precision-mr-item-hotfix
...
fix: Stock Quantity not calculated on client side in Material Request…
2020-02-18 12:34:27 +05:30
marination
6f28383531
fix: Stock Quantity not calculated on client side in Material Request Items.
2020-02-18 11:08:16 +05:30
Deepesh Garg
95050702f1
Merge branch veersion-12-hotfix into plaid-20343-fix
2020-02-17 22:11:14 +05:30
Deepesh Garg
ae8f717fe5
Merge pull request #20640 from gavindsouza/updated-requirements
...
chore(requirements): Pin requirements
2020-02-17 22:05:26 +05:30
Gavin D'souza
f95ac99baa
fix(travis): add lib cups for updated frappe requirements
2020-02-17 16:52:27 +05:30
Shivam Mishra
660b4d1e2f
feat: show numeric values in item configurator ( #20430 )
2020-02-17 15:58:31 +05:30
thefalconx33
5bfebaf1c0
fix: disabled mode of payments fetches in sales invoices
2020-02-17 14:16:49 +05:30
Deepesh Garg
980e54c5f4
Merge pull request #20570 from Er-Naren719/hotfix-user-table-columns-updated
...
feat: columns under user table updated
2020-02-17 11:19:23 +05:30
Shivam Mishra
efbfeb2d89
fix: filters for quality_procedure tree
2020-02-17 10:50:05 +05:30
rohitwaghchaure
0676ed08b1
Merge pull request #20540 from rohitwaghchaure/fixed_purchase_receipt_time_out_error
...
fix: time out error while submitting the purchase receipt
2020-02-11 19:55:04 +05:30
rohitwaghchaure
e9946672e0
Merge branch 'version-12-hotfix' into fixed_purchase_receipt_time_out_error
2020-02-11 19:54:54 +05:30
rohitwaghchaure
6124f83e6e
Merge pull request #20556 from ashish-greycube/patch-3
...
fix: backflush raw material based on - Material Transferred for Manufacture
2020-02-11 19:50:09 +05:30
Deepesh Garg
2b83debc72
Merge pull request #20564 from govindsmenokee/patch-4
...
fix: get_students not respecting the program
2020-02-11 17:03:24 +05:30
Er-Naren719
fc4cc9ab42
feat: column width increased for view attachments field ( #314 )
2020-02-11 10:17:34 +00:00
Deepesh Garg
cd19974d7a
Merge pull request #20566 from vishdha/filter_serial_based_on_batch_v12
...
fix: filter serial no based on batch no
2020-02-11 13:44:54 +05:30
vishal
cde48a44cf
fix: filter serial no based on batch no
2020-02-11 12:39:49 +05:30
Govind S Menokee
57d33f9ce6
fix: get_students not respecting the program
...
The get_students function is not taking into account the program for which the fee needs to be created. If a student is enrolled for multiple programs then the fee schedule pull up the wrong count of students.
2020-02-11 11:23:16 +05:30