scmmishra
|
eaed1ae3d6
|
fix: Added import statement for translate wrapper
|
2019-03-18 19:11:07 +05:30 |
|
scmmishra
|
f2c638f8ab
|
fix (minor): Replaced text editor with small text in course doctype
|
2019-03-18 18:38:51 +05:30 |
|
scmmishra
|
acc278de9c
|
feat: Added validations for question doctype
- A question must have more than two options
- A question must have at least one correct option
|
2019-03-18 18:38:18 +05:30 |
|
scmmishra
|
5c646e60f5
|
fix: Auto course enrollment for enrolled programs in LMS
|
2019-03-18 18:37:35 +05:30 |
|
scmmishra
|
a0978a2aab
|
chore: Cleaned up quiz.py
|
2019-03-18 18:37:06 +05:30 |
|
Rushabh Mehta
|
f060831cce
|
fix(escaping): make_italian_localization_fields.py
|
2019-03-18 18:04:34 +05:30 |
|
rohitwaghchaure
|
2a4d4036f6
|
Merge pull request #16946 from rohitwaghchaure/minor_fix_debug
code cleanup
|
2019-03-18 17:01:23 +05:30 |
|
Rohit Waghchaure
|
5b43e2f31a
|
code cleanup
|
2019-03-18 17:00:44 +05:30 |
|
rohitwaghchaure
|
2046024de9
|
Merge pull request #16942 from hrwX/invoice-creation-tool
fix(Invoice Creation Tool): Disable P/L validation for opening invoice creation
|
2019-03-18 15:48:55 +05:30 |
|
scmmishra
|
e3dea29f58
|
fix: Minor UI fix
|
2019-03-18 15:44:55 +05:30 |
|
Himanshu
|
ac199580af
|
fix(Customer Ledger): ambiguous error in where clause (#16914)
fix for error "InternalError: (1052, u"Column 'company' in where clause is ambiguous")" in Customer Ledger Summary
|
2019-03-18 15:44:54 +05:30 |
|
rohitwaghchaure
|
4c8627e88d
|
Merge pull request #16523 from Zlash65/comp-sync
feat: Sync Chart of Accounts in Company hierarchy
|
2019-03-18 15:43:50 +05:30 |
|
scmmishra
|
621cad8781
|
fix: Default program list
Shows two latest programs if no program is set as featured
|
2019-03-18 15:40:47 +05:30 |
|
scmmishra
|
c22eef28f7
|
fix: LMS Title
Shows default company name if LMS title not set
|
2019-03-18 15:36:49 +05:30 |
|
scmmishra
|
dcbe7e5490
|
fix: Added permissions for instructor
Also made description mandatory in program
|
2019-03-18 15:29:30 +05:30 |
|
scmmishra
|
b2c745827f
|
fix: Removed accidentally added course doctype in list
|
2019-03-18 15:28:49 +05:30 |
|
rohitwaghchaure
|
ac9f38bfc2
|
Merge pull request #16940 from rohitwaghchaure/added_cost_center_filters_in_ar_ap
feat: added cost center filter in AR/AP reports
|
2019-03-18 14:22:15 +05:30 |
|
Rohit Waghchaure
|
d4e4316d0b
|
fix: test cases and codacy
|
2019-03-18 14:18:49 +05:30 |
|
Zlash65
|
01086ff60c
|
codacy fixes
|
2019-03-18 12:50:29 +05:30 |
|
Zlash65
|
11bba571af
|
test case added to check account syncing
|
2019-03-18 12:50:29 +05:30 |
|
Zlash65
|
cc65447e62
|
fix: chart of accounts field toggling improv
|
2019-03-18 12:50:29 +05:30 |
|
Zlash65
|
f71cb8dc6d
|
fix: return if no descendants found
|
2019-03-18 12:50:28 +05:30 |
|
Zlash65
|
73acb8c837
|
fix: set chart of accounts based on parent company on server side
|
2019-03-18 12:50:28 +05:30 |
|
Zlash65
|
d787ef8b8e
|
feat: sync account created for a group company to all its descendants
|
2019-03-18 12:50:28 +05:30 |
|
Zlash65
|
88c990901d
|
fix: added validation to if account is being added to child company
|
2019-03-18 12:50:28 +05:30 |
|
Zlash65
|
0407bf1e00
|
fix: override primary action button, change filter to root company
|
2019-03-18 12:50:27 +05:30 |
|
Zlash65
|
2def228da8
|
feat: allow adding account only if topmost parent company
- hidden filter for Parent Company added
- Add button overriden with new condition
|
2019-03-18 12:50:27 +05:30 |
|
Zlash65
|
a57d58f756
|
feat: once company is saved, parent_company cannot be selected
|
2019-03-18 12:50:27 +05:30 |
|
Zlash65
|
1a4bfdd090
|
feat: selecting parent_company should disable chart_of_accounts based fields
|
2019-03-18 12:50:27 +05:30 |
|
Himanshu Warekar
|
aa03ea2a56
|
disbale pl check for Sales and Purchase Invoice
|
2019-03-18 12:36:42 +05:30 |
|
Rohit Waghchaure
|
ace95d5a67
|
feat: added cost center filter in AR/AP reports
|
2019-03-18 12:21:00 +05:30 |
|
Mangesh-Khairnar
|
db96db2897
|
style: change position of hold and resume button
|
2019-03-18 12:14:25 +05:30 |
|
Mangesh-Khairnar
|
e613c4f380
|
test: purchase order on hold
|
2019-03-18 12:14:25 +05:30 |
|
Mangesh-Khairnar
|
873c579bb4
|
fix: check for both hold and closed status in po
|
2019-03-18 12:14:25 +05:30 |
|
Mangesh-Khairnar
|
4f74313baf
|
feat: record reason for hold as comment
|
2019-03-18 12:14:25 +05:30 |
|
Mangesh-Khairnar
|
a1afd78723
|
feat: add validation for on hold purchase order
|
2019-03-18 12:14:25 +05:30 |
|
Mangesh-Khairnar
|
439546c83c
|
feat: add on hold status in purchase order
|
2019-03-18 12:14:25 +05:30 |
|
scmmishra
|
b854d64401
|
Merge branch 'develop' of github.com:frappe/erpnext into lms-beta-v2
|
2019-03-18 11:51:27 +05:30 |
|
Suraj Shetty
|
4713e2dd73
|
Merge pull request #16929 from Mangesh-Khairnar/email-address-fix
refactor: change validate email add to validate email address
|
2019-03-18 11:26:14 +05:30 |
|
Aditya Hase
|
42640cb908
|
fix(dashboard): Add configuration to chart source
|
2019-03-18 11:18:43 +05:30 |
|
Deepesh Garg
|
3ead70ba3c
|
fix: Change IBAN Account length from 25 to 30 (#16847)
|
2019-03-18 08:22:57 +05:30 |
|
Deepesh Garg
|
2ae7ed4cf0
|
fix: Gross profit report fix (#16935)
|
2019-03-17 09:49:24 +05:30 |
|
Mangesh-Khairnar
|
b343407236
|
refactor: change validate email add to validate email address
|
2019-03-16 13:40:58 +05:30 |
|
rohitwaghchaure
|
fd33c55760
|
Merge pull request #16865 from rohitwaghchaure/purchase_invoice_asset_issue_not_able_to_submit
feat: added provision to disable CWIP accounting in asset settings
|
2019-03-16 12:18:36 +05:30 |
|
rushin29
|
08a209bc52
|
fix: gst_state_number for address with Unregistered GST (#16798)
|
2019-03-15 15:28:50 +05:30 |
|
rohitwaghchaure
|
ef74e94374
|
Merge pull request #16882 from rohitwaghchaure/multiple_time_logs_in_job_card
feat: child table to add multiple time logs in job card
|
2019-03-15 11:46:33 +05:30 |
|
Rushabh Mehta
|
349a1157ef
|
Merge pull request #16717 from jigartarpara/fix_payment_term_template
fix: Add credit month in validation
|
2019-03-15 09:03:54 +05:30 |
|
Rushabh Mehta
|
b7abdf1222
|
Merge pull request #16851 from JoyceBabu/develop
fix: Add 'Half-Yearly' option to Earned Leave Frequency
|
2019-03-15 09:02:43 +05:30 |
|
Rushabh Mehta
|
957a3307ae
|
Merge pull request #16634 from Alchez/hotfix-stock-balance-balance
fix(stock_balance): Make balance qty and value columns more visible in the Stock Balance report
|
2019-03-15 09:02:20 +05:30 |
|
Rushabh Mehta
|
59a3012a5c
|
Update payment_request.py
|
2019-03-15 08:57:49 +05:30 |
|