Nabin Hait
b44b200e7c
Merge branch 'hotfix' into fix-scorecard
2019-01-29 11:00:07 +05:30
Aditya Hase
9acb885e60
fix(sqli): Avoid SQL Injection with sender param ( #16509 )
2019-01-29 10:52:37 +05:30
Nabin Hait
385e3bb284
Merge pull request #16446 from Zlash65/jv-fix
...
fix(accounts): wrong filters sent to fetch reference name in Journal Entry
2019-01-29 10:41:15 +05:30
Sagar Vora
a1a946fcd6
Merge branch 'hotfix' into fix-scorecard
2019-01-28 12:20:55 +05:30
Nabin Hait
50e552321b
Merge pull request #16363 from scmmishra/leave-application-naming
...
fix: Naming series not reflecting in leave application
2019-01-25 10:34:01 +05:30
Sagar Vora
e9778d9556
fix: do not use built-in "input", reload_doc
2019-01-23 17:13:31 +05:30
Sagar Vora
f51661b225
fix: allow operators, make weighting_function mandatory
2019-01-23 16:42:28 +05:30
Sagar Vora
9aeabce3d3
fix: trailing whitespace, duplication & more
2019-01-23 16:01:19 +05:30
Sagar Vora
57d7c837aa
fix: supplier scorecard test
2019-01-23 14:26:35 +05:30
Sagar Vora
fb256d68ff
Merge branch 'fix-supplier-scorecard' of /home/snv/Work/master_bench/apps/erpnext into fix-scorecard
2019-01-23 14:13:40 +05:30
Sagar Vora
037d0f8ba6
fix(buying): make supplier scorecard usable
2019-01-23 14:11:25 +05:30
Frappe Bot
d801437f5f
Merge branch 'hotfix'
2019-01-23 08:08:53 +00:00
Frappe Bot
342854f6f2
bumped to version 10.1.80
2019-01-23 08:08:53 +00:00
Nabin Hait
06607fda4e
fix: removed print statement
2019-01-23 12:15:48 +05:30
Nabin Hait
141c543f97
Update journal_entry.js
2019-01-23 12:14:55 +05:30
Aditya Hase
819a16d0f5
fix(dead-code): Remove .py files ( #16462 )
2019-01-23 07:57:08 +05:30
FinByz Tech Pvt. Ltd
237a871f17
fix: NoneType object has no attribute "gstin" ( #16458 )
...
* fix: NoneType object has no attribute "gstin"
* fix: handle NoneType values
2019-01-22 20:49:06 +05:30
Sagar Vora
33bc3f3309
Merge branch 'hotfix'
2019-01-22 18:15:44 +05:30
Sagar Vora
2a9a867f05
bumped to version 10.1.79
2019-01-22 18:35:44 +05:50
Sagar Vora
ecf6467799
fix(travis): Redis must be working for caching, so reverting ( #16455 )
2019-01-22 17:41:56 +05:30
Sagar Vora
8c8e4fd130
Merge branch 'hotfix'
2019-01-22 15:33:48 +05:30
Sagar Vora
1e61dd024b
bumped to version 10.1.78
2019-01-22 15:53:48 +05:50
Zlash65
270c4c2a87
fix: push party filter only if applicable
2019-01-22 12:47:25 +05:30
Zlash65
c8d632ddff
fix: add set query for payroll entry in JV
2019-01-22 12:46:13 +05:30
Faris Ansari
f523611e12
Merge branch 'hotfix' into leave-application-naming
2019-01-18 14:30:39 +05:30
Nabin Hait
7bea25a23a
Merge pull request #16415 from ks093/ks093-shopping-cart-fixes
...
fix: Show stock validation message while placing order and Quotation series field fix in shopping cart settings.
2019-01-18 10:46:24 +05:30
ks093
61c781325d
Fix to show low stock message.
...
In case of order being placed with stock quantity more than available, message showing stock available wasn't showing due to tuple unpacking not happening correctly.
2019-01-17 12:16:43 +05:30
ks093
1ed819bb10
Refresh quotation_series field to show series
2019-01-17 12:09:04 +05:30
Nabin Hait
c8ac825f0d
Merge branch 'hotfix' into leave-application-naming
2019-01-16 17:54:35 +05:30
Nabin Hait
f0571ddf4b
Merge pull request #16393 from diamorafaela/quotation-currency
...
fix: Quotation to Sales Order with different currency
2019-01-16 10:13:44 +05:30
Nabin Hait
d98315c41c
Merge pull request #16402 from sagarvora/fix-patch-testing
...
fix(tests): change patch order, optimise Travis
2019-01-16 10:13:14 +05:30
Saurabh
529cc1ca51
bumped to version 10.1.77
2019-01-15 19:46:36 +06:00
Nabin Hait
d36bc5a9fd
Merge pull request #16327 from nabinhait/group_warehouse_stock_reco
...
Fetch items based on group warehouse in Stock Reconciliation
2019-01-15 17:49:07 +05:30
Sagar Vora
876d868fa1
fix(tests): change patch order, optimise travis
2019-01-15 15:45:33 +05:30
NahuelOperto
9080221d46
fix: added test cases
2019-01-14 12:12:56 -03:00
Nabin Hait
d92024bb0f
Merge branch 'hotfix' into leave-application-naming
2019-01-14 20:26:01 +05:30
Nabin Hait
acd7f73d57
Merge branch 'hotfix' into group_warehouse_stock_reco
2019-01-14 20:25:53 +05:30
Nabin Hait
910a744263
Merge pull request #16391 from nabinhait/cc_fix
...
fix: Travis fix for hotfix branch
2019-01-14 20:24:23 +05:30
Nabin Hait
4ed7cfc515
tests(cost-center-company): Validate cost center's company and revent tests
2019-01-14 17:14:39 +05:30
NahuelOperto
7facc34851
fix: removed filter from method validate
2019-01-11 10:46:38 -03:00
Nabin Hait
0d208851a4
Fix(stock-reco): Fixed codacy issues
2019-01-10 17:56:11 +05:30
Sagar Vora
f99e013ebc
fix: gstin validation should work when there is no state ( #16378 )
2019-01-10 11:57:24 +05:30
Nabin Hait
6b466fe230
Merge pull request #16326 from hrwX/hotfix-gst-fix
...
fix: GSTIN validation
2019-01-10 11:23:42 +05:30
Sagar Vora
07cf4e8f5b
fix: use division consistent with Python 3 & other changes
2019-01-10 11:14:58 +05:30
karthikeyan5
2825b929c1
fix(GSTIN Validation - india): added checksum validation for GSTIN
2019-01-09 19:15:10 +05:30
scmmishra
e2762df90b
Fix: Naming series not reflecting in leave application
2019-01-08 17:38:28 +05:30
Sagar Vora
d40743a570
fix: 14th digit may not be zero
2019-01-07 13:38:43 +05:30
Himanshu
75ab042632
removed lowercase regex
2019-01-04 17:13:43 +05:30
Himanshu
547229fef1
PAN card validation in GST
2019-01-03 23:20:38 +05:30
Nabin Hait
47c9826b6f
test(reco-warehouse): Get items for group warehouse
2019-01-03 15:24:59 +05:30