deepeshgarg007
|
e025aabef0
|
fix: Indentation fixes
|
2019-05-28 16:25:55 +05:30 |
|
deepeshgarg007
|
a8cb00f31f
|
fix: Styling and test case fixes
|
2019-05-28 16:03:08 +05:30 |
|
deepeshgarg007
|
acc2422167
|
Merge branch develop into dimensions
|
2019-05-28 12:18:32 +05:30 |
|
deepeshgarg007
|
f5b6ee9ae7
|
fix: Multiple fixes in accounting doctype
|
2019-05-28 12:15:56 +05:30 |
|
deepeshgarg007
|
50ea99e35b
|
fix: Is group filter for dimensions for doctype
|
2019-05-28 12:13:53 +05:30 |
|
Nabin Hait
|
aafd64d9b4
|
fix: On change of currency, set margin amount based on exchange rate (#17712)
|
2019-05-27 17:15:47 +05:30 |
|
deepeshgarg007
|
e9c6e644f7
|
fix: Multiple changes in dimension creation logic
|
2019-05-26 12:34:13 +05:30 |
|
deepeshgarg007
|
d330519f7c
|
fix: Merge branch develop into dimensions
|
2019-05-25 18:18:08 +05:30 |
|
Shivam Mishra
|
8a976ba8ab
|
feat: LMS is now compatible with Frappe Theme (#17600)
* style: UI fixes for frappe_theme compatibility
* chore: minor ui fixes
|
2019-05-16 16:38:13 +05:30 |
|
Nabin Hait
|
3fccfaa7ce
|
feat: Added 'Add Multiple' options in all sales / purchase transactions
|
2019-05-16 14:54:05 +05:30 |
|
deepeshgarg007
|
60f4dd0736
|
Merge branch 'develop' of https://github.com/frappe/erpnext into dimensions
|
2019-05-14 15:51:12 +05:30 |
|
Shivam Mishra
|
f82d0a6074
|
fix: show video duration and publish date only if data exists
|
2019-05-14 12:02:51 +05:30 |
|
Shivam Mishra
|
2430fd3a4c
|
chore: show description on course card
|
2019-05-14 11:24:51 +05:30 |
|
deepeshgarg007
|
e64c357216
|
fix: Commified function to get dimensions
|
2019-05-14 08:50:45 +05:30 |
|
deepeshgarg007
|
d83cf65be1
|
fix: Added dimensions in financial reports and general ledger
|
2019-05-12 18:34:23 +05:30 |
|
Faris Ansari
|
cb03bb1c00
|
fix: Allow variant attributes to be optional
|
2019-05-03 13:41:50 +05:30 |
|
Nabin Hait
|
b8103ac077
|
Merge branch 'develop' into item-discount
|
2019-05-01 12:23:30 +05:30 |
|
Faris Ansari
|
1e55c2e713
|
Remove old style custom scripts (#17077)
* fix: Move Newsletter script from frappe to erpnext
* fix: Remove old style client scripts
* C-Form
* fix: Cost Center
* fix: Fiscal Year
* fix: Monthly Distribution
* fix: Payment Gateway Account
* fix: Pricing Rule
* fix: Missing semicolon
|
2019-04-30 10:18:09 +05:30 |
|
Suraj Shetty
|
c87b47a575
|
fix: Price list conversion for other UOM from stock UOM item price (#17386)
* fix: Price list for UOM other than stock UOM
-Fixes conversion from default UOM item price to other UOMs
* fix: Typo
|
2019-04-29 23:18:47 +05:30 |
|
Shivam Mishra
|
9fe7257bfc
|
fix (ui): refactored breadcrumbs
|
2019-04-25 19:44:37 +05:30 |
|
Shivam Mishra
|
2428485ebb
|
fix (ui): Card layout
|
2019-04-25 19:33:22 +05:30 |
|
scmmishra
|
bf7d13a7be
|
Merge branch 'develop' of https://github.com/frappe/erpnext into lms-beta-v2
|
2019-04-24 09:50:19 +05:30 |
|
Nabin Hait
|
593242fa5c
|
fix: Calculate rate based on discount on server side only if not rate or pricing rule applied
|
2019-04-23 13:22:38 +05:30 |
|
Rushabh Mehta
|
77b82894ff
|
fix(style): buttons in address and contact
|
2019-04-23 07:57:31 +05:30 |
|
scmmishra
|
68b3203366
|
chore: Moved get_quiz_progress and get_program_progress to a class function in program_enrollment
|
2019-04-22 18:50:08 +05:30 |
|
scmmishra
|
804a74c01c
|
fix (ui): UI fixes to Video page
|
2019-04-22 17:52:48 +05:30 |
|
scmmishra
|
6c8f23b27e
|
fixed (ui): Fixed cards with better buttons
|
2019-04-22 17:51:30 +05:30 |
|
Rohit Waghchaure
|
270d4e9f4e
|
fix: moved erpnext related methods from frappe to erpnext
|
2019-04-22 14:11:43 +05:30 |
|
scmmishra
|
4add826703
|
chore: Minor code improvements
- Changed variable name in `get_content` function
- Added proper exceptions for `get_topic` and `get_content` functions in lms
|
2019-04-22 12:28:13 +05:30 |
|
scmmishra
|
da2c90cd18
|
chore: renamed get_program api functions
- `get_program` is renamed to `get_program_and_enrollment_status`
- `get_program_detail` is renamed to `get_program`
- Minor code improvements
|
2019-04-22 12:21:40 +05:30 |
|
scmmishra
|
d78c326f95
|
chore: renamed get_topic_meta to get_student_topic_details
|
2019-04-22 12:06:28 +05:30 |
|
scmmishra
|
d5973fe4bc
|
chore: renamed get_course_meta to get_student_course_details
|
2019-04-22 12:05:22 +05:30 |
|
scmmishra
|
823d89cf66
|
fix (linting): codacy fixes
|
2019-04-22 11:46:22 +05:30 |
|
scmmishra
|
fed4fd0f02
|
style: linting issue fixed
|
2019-04-17 15:46:15 +05:30 |
|
scmmishra
|
5522cf8c26
|
fix: codacy linting
|
2019-04-17 10:26:21 +05:30 |
|
scmmishra
|
6d3302b0cc
|
style (codacy): code formatting fixes
|
2019-04-16 18:25:53 +05:30 |
|
scmmishra
|
ed4b052df8
|
style (codacy): code formatting fixes
|
2019-04-16 17:03:25 +05:30 |
|
scmmishra
|
46901076be
|
feat: Use standard serial picker to add as well as update serial numbers
|
2019-04-16 17:01:01 +05:30 |
|
scmmishra
|
61d6b677e4
|
feat: Show standard serial number selector in item grid form
|
2019-04-16 15:17:27 +05:30 |
|
scmmishra
|
407496b528
|
chore: minor changes to labels
|
2019-04-16 13:32:41 +05:30 |
|
scmmishra
|
19a41ed16d
|
chore: code cleaning
|
2019-04-16 12:51:05 +05:30 |
|
scmmishra
|
41cf945247
|
feat (UX): Refactored batch selector
|
2019-04-16 12:47:39 +05:30 |
|
scmmishra
|
b98612ff5b
|
feat: Added auto fetch logic and button for client
|
2019-04-16 12:20:42 +05:30 |
|
scmmishra
|
5b9df676a4
|
fix: minor bug in breadcrumb routing
|
2019-04-13 18:53:49 +05:30 |
|
Rohit Waghchaure
|
72cc37e8da
|
fix: Taxes and charges table not clear the existing rows if the template is changed
|
2019-04-11 18:35:15 +05:30 |
|
scmmishra
|
bae2d669b5
|
fix: codacy linting issues
|
2019-04-09 12:57:56 +05:30 |
|
scmmishra
|
b7d9efe901
|
Merged develop in lms
|
2019-04-09 11:39:12 +05:30 |
|
scmmishra
|
88f0c464b4
|
feat: Added breadcrumbs
|
2019-04-08 19:56:21 +05:30 |
|
Rushabh Mehta
|
fbc56c6d97
|
fix(style): left padding in marketplace view
|
2019-04-08 17:02:22 +05:30 |
|
Nabin Hait
|
b861c4bc46
|
Merge pull request #16895 from Alchez/hotfix-shipping-charge-override
fix(transaction): Fix shipping rule charge override by tax template
|
2019-04-04 11:48:48 +05:30 |
|