Makarand Bauskar
62414565b1
[minor] added the address_html field in company doctype ( #8754 )
2017-05-10 14:52:03 +05:30
Manas Solanki
426b8a14fd
Merge the student group and student batch ( #8663 )
...
* deleted student batch creation tool
* Patch for deleting the doctype and config
* Changes in the student attendance
* Patch for renaming the student batch as student group
* Changes in the student attendance
* Change in the student attendance reports
- Absent student report
- Student Batch-wise attendance
- Student monthly attendance sheet
* Changes in the patch
* Changes in the course schedule
* Changes in the course scheduling tool
* Change in the assessment plan
* Changes in the assessment result tool
* Cleanup
* Changes in the api.py
* create student group from student batch
* delete student batch
* add patch
* remove student batch from config/schools.py
* Delete the depricated doctype with patch
* Changes in patch
* Changes as per PR
2017-05-09 15:32:52 +05:30
Nabin Hait
70e1778712
bumped to version 8.0.24
2017-05-09 15:43:32 +06:00
Nabin Hait
4e6ff8ccd8
Ignore permission for Bin in warehouse query ( #8742 )
2017-05-09 15:09:10 +05:30
Rushabh Mehta
95233a62d7
[minor] item route item_name + random string
2017-05-09 07:48:41 +05:30
Nabin Hait
226ea7db88
Filter issue on timesheet calendar view ( #8730 )
2017-05-08 17:34:07 +05:30
Saurabh
9df45bbc42
[fix] Reference Document is required to create Payment Request ( #8729 )
...
* [fix] Referene Document is required to create Payment Request
* Update payment_request.py
2017-05-08 17:24:23 +05:30
Rushabh Mehta
a6bc583daf
[minor] item route is item name + code
2017-05-08 11:35:40 +05:30
Nabin Hait
b5a9822fff
bumped to version 8.0.23
2017-05-06 14:10:52 +06:00
Nabin Hait
17179ee83a
minor syntax fix
2017-05-06 13:23:12 +05:30
Ishan Loya
120ee275cc
Fix typo ( #8719 )
2017-05-06 12:48:22 +05:30
Makarand Bauskar
486045e1d1
[minor] check if date of joining is available before creating Salary Slip ( #8700 )
2017-05-06 12:47:42 +05:30
Nabin Hait
3257aeeb55
Price list rate fix multiple uom and validation with prev doc ( #8718 )
2017-05-06 12:47:14 +05:30
Nabin Hait
7228e1af6e
Customer/Supplier Name in sales/purchase analytics ( #8717 )
2017-05-06 12:45:37 +05:30
Nabin Hait
6e7407962f
Get exchange rate only if date and currency is present ( #8712 )
...
* Get exchange rate only if date and currency is present
* Update transaction.js
2017-05-06 12:45:16 +05:30
Rushabh Mehta
b7e740ff45
[minor] ignore permissions for bin on warehouse_query ( #8713 )
2017-05-06 12:44:03 +05:30
Dominik Ottenbreit
51cd2df763
Fix Romanian Translation ( #8706 )
2017-05-05 17:30:45 +05:30
Pawan Mehta
cac94b9bd5
[fix] #8373 ( #8707 )
2017-05-05 17:29:57 +05:30
Manas Solanki
65c8466622
check for mandatory field before frappe.call ( #8705 )
2017-05-05 17:28:09 +05:30
Nabin Hait
42343bbc2c
Selling price validation against last purchase rate / valuation rate ( #8702 )
2017-05-05 17:23:17 +05:30
KanchanChauhan
ed56b8afd8
Website route for item based on name not item name ( #8682 )
2017-05-05 11:56:55 +05:30
Makarand Bauskar
6b3bc8a8e1
[hotfix] fixed the recursion error while saving the User ( #8696 )
2017-05-05 11:53:00 +05:30
Makarand Bauskar
c4ec937835
[hotfix] fixed object has no attribute 'delivered_by_supplier' ( #8699 )
2017-05-05 11:52:17 +05:30
Nabin Hait
d2a966eef3
Update general_ledger.py
2017-05-05 10:41:16 +05:30
rohitwaghchaure
6324987c15
[fix] Company's abbreviation change will not update the warehouse ( #8685 )
2017-05-04 16:12:29 +05:30
Nabin Hait
8470b39d4c
bumped to version 8.0.22
2017-05-04 12:50:31 +06:00
Nabin Hait
932423ecba
Balance Sheet always shows accumulated values from previous fiscal year ( #8668 )
2017-05-04 12:12:29 +05:30
Faris Ansari
1c09a991f3
Change beta_version to 8.x-beta ( #8673 )
...
* Change beta_version to 8.x-beta
* change to 8.x.x-beta
2017-05-04 12:12:14 +05:30
Nabin Hait
fcc0246b38
Get mobile nos for customer contact ( #8674 )
2017-05-04 12:11:48 +05:30
Nabin Hait
3ce41d6b1f
Fixed related to auto fetching batch nos and date valiation in salary structure ( #8666 )
...
* Fixed related to auto fetching batch nos and date valiation in salary structure
* Update get_item_details.py
2017-05-03 18:22:24 +05:30
Javier Wong
470535ae9b
Removed set_default_roles
...
set_default_roles was removed in 7fff0908a4
It is not required anymore. It currently breaks the patch.
2017-05-03 16:44:14 +05:30
rohitwaghchaure
a1923574c6
Merge pull request #8657 from rohitwaghchaure/pos_email_id_issue
...
[fix] Contact not creating if only email id has entered in the POS
2017-05-03 12:56:13 +05:30
Nabin Hait
ef027e9030
Correct args to the fmt_money function
2017-05-03 11:51:47 +05:30
Aditya Duggal
bd8c7d683b
Website related fields now consider show_variant_in_website field as well
...
-Resolves issue #8635
2017-05-03 10:14:09 +05:30
Rohit Waghchaure
fd37516165
[fix] Contact not creating if only email id has entered in the POS
2017-05-02 18:27:09 +05:30
Nabin Hait
504eba7fb2
Test case fixed for Employee Loan Application
2017-05-02 18:19:48 +05:30
Nabin Hait
e15721df48
Caluculate total interest and payable amount in Loan Application if fixed amount per period
2017-05-02 18:19:48 +05:30
mbauskar
c482aeda1a
[fixes] added missing get_linked_material_requests method to buying utils
2017-05-02 14:05:54 +05:30
Rohit Waghchaure
61165127fc
[fix] Default pos profile's customer not working for the POS
2017-05-02 13:04:08 +05:30
Nabin Hait
fb73621db2
bumped to version 8.0.21
2017-05-02 10:28:48 +06:00
Rohit Waghchaure
3df7eef6cc
[fix] Unable to create an asset due to rounding issue
2017-05-02 09:49:02 +05:30
akshay
b674d27285
Test Cleanup
2017-05-02 09:48:51 +05:30
akshay
949fbc559e
Serial No Rename
2017-05-02 09:48:51 +05:30
Nabin Hait
1117125841
Update domainify.py
2017-05-01 11:40:13 +05:30
mbauskar
e94c6e7b8e
[minor] disabled the instructor role if the company domain is not Education
2017-05-01 11:40:13 +05:30
Nabin Hait
589927b37d
bumped to version 8.0.20
2017-04-28 16:04:58 +06:00
Nabin Hait
2afb9b96cd
pricing rule fix
2017-04-28 15:20:49 +05:30
Nabin Hait
8c9fb76854
Remove pricing rules if 'Ignore Pricing Rule' manually triggered
2017-04-28 15:20:49 +05:30
Manas Solanki
0da9bc6309
Fix for program enrollment
2017-04-28 14:37:25 +05:30
Manas Solanki
5a8a5b7d06
Fixes in Student Group
2017-04-28 14:37:25 +05:30
Manas Solanki
71373a176d
Configurable validation setting for the student group
2017-04-28 14:37:25 +05:30
mbauskar
1b6270ef40
[hotfix] error while sending the auto email report of Ordered Items To Be Delivered
2017-04-28 14:35:18 +05:30
Rohit Waghchaure
ac28ffb41e
[fix] frappe.db.exists('Series', series) is not working because tabSeries table did not have column modified
2017-04-28 14:34:11 +05:30
Rohit Waghchaure
0e6ac8b9b4
Enabled option User Cannot Search for the gl entry doctype
2017-04-28 10:03:18 +05:30
Rohit Waghchaure
07ef5f42c4
[enhance] Show notification for draft state records if doctype is submittable
2017-04-28 09:59:29 +05:30
Nabin Hait
7b04f092a6
Fixed test cases
2017-04-28 09:58:41 +05:30
Nabin Hait
c98f37f91c
Patch for reverting manufacturers table from item
2017-04-28 09:58:41 +05:30
Nabin Hait
b6a8920489
Fixed conflict
2017-04-28 09:58:41 +05:30
Nabin Hait
ecd46588ec
bumped to version 8.0.19
2017-04-26 15:15:37 +06:00
Nabin Hait
96c247c834
Pick batch autmatically only if batch found
2017-04-26 14:37:33 +05:30
Nabin Hait
db8f41ba55
Added Payment documents as Quick Links in SO/PO
2017-04-26 14:34:41 +05:30
Nabin Hait
5b73a4864a
bumped to version 8.0.18
2017-04-25 21:14:54 +06:00
Nabin Hait
85622f9ccb
Update update_status_as_paid_for_completed_expense_claim.py
2017-04-25 20:43:29 +05:30
pawan
c27d9f712b
Add Report Links
2017-04-25 20:12:55 +05:30
Umair Sayyed
175646572a
updated help pages
2017-04-25 16:27:50 +05:30
Nabin Hait
d5d8db7a3f
Cleanup on financial statement PR
2017-04-25 16:26:33 +05:30
Nabin Hait
39bcb3de4b
Merge branch 'accumulated_header_std' of https://github.com/RicardoJohann/erpnext into RicardoJohann-accumulated_header_std
2017-04-25 16:13:54 +05:30
Ishan Loya
09fe8e0522
Add bank guarantee to Accounts module display screen
2017-04-25 16:08:22 +05:30
Ishan Loya
17737e4ab1
Change permissions, change account fieldname and add notes section
2017-04-25 16:08:22 +05:30
Ishan Loya
2fca72ae8e
Change owner
2017-04-25 16:08:22 +05:30
Ishan Loya
0dbe8547e7
Add screenshot to documentation, change naming series to BG-#####, make Bank Guarantee number unique
2017-04-25 16:08:22 +05:30
Ishan Loya
e1ed5ba726
Remove commented out code
2017-04-25 16:08:22 +05:30
Ishan Loya
0fc57a7df2
Change doctype owner
2017-04-25 16:08:22 +05:30
Ishan Loya
c7a72684fd
Add bank guarantee doctype with documentation
2017-04-25 16:08:22 +05:30
Nabin Hait
020dedd00e
Cleaned up and commonified the campaign efficiency and lead owner efficiency report
2017-04-25 16:05:01 +05:30
Nabin Hait
28dad095fa
Merge branch 'fixes_8466' of https://github.com/PawanMeh/erpnext into PawanMeh-fixes_8466
2017-04-25 15:00:45 +05:30
Nabin Hait
8590d5b05d
bumped to version 8.0.17
2017-04-25 15:00:50 +06:00
sburanaw
66951e528f
Fix an import typo in get_item_details.py
2017-04-25 14:09:51 +05:30
Nabin Hait
9b20e07431
[fix] currency field precision
2017-04-25 14:09:29 +05:30
Manas Solanki
d7afa69c6f
fix
2017-04-25 14:08:43 +05:30
Manas Solanki
c61dc9c7ea
Change in the assessment tool
2017-04-25 14:08:43 +05:30
mbauskar
9cf6d630e9
[minor] fixes for expense claim status
2017-04-25 13:15:50 +05:30
Faris Ansari
5687e2da9d
[ui-fix] POS item list
2017-04-24 19:22:05 +05:30
Nabin Hait
e3c122d8c4
AR report: filter based on customer group and credit days based on field. Fixed #8214
2017-04-24 19:06:07 +05:30
Nabin Hait
4cc5e61f60
Update course_schedule.py
2017-04-24 19:00:49 +05:30
Manas Solanki
6293263095
test case fixed
2017-04-24 19:00:49 +05:30
Manas Solanki
810e483757
Changes in the student group
2017-04-24 19:00:49 +05:30
Nabin Hait
e2741e85fd
bumped to version 8.0.16
2017-04-24 19:29:01 +06:00
Rohit Waghchaure
dd70fbfdae
[fix] Letter head not showing in the report
2017-04-24 18:57:51 +05:30
Manas Solanki
6eaf281b2b
Export and import program enrollments
2017-04-24 18:44:12 +05:30
pawan
134487ab2a
Changes after review
2017-04-24 13:48:40 +05:30
pawan
7bd7df3742
Changes after review
2017-04-24 13:19:22 +05:30
Ishan Loya
56c1b2a625
Make proposed corrections
2017-04-24 10:44:36 +05:30
Ishan Loya
b12e15dcc4
Change modified by
2017-04-24 10:44:36 +05:30
Ishan Loya
e5fdd47fd8
Hide 'Qty Transferred for Manufacturing' field if skip material transfer
2017-04-24 10:44:36 +05:30
Ishan Loya
04c69fb46d
Minor fix
2017-04-24 10:44:36 +05:30
Ishan Loya
f04ef8dfe0
Update documentation for Production Order skipping material transfer entry option
2017-04-24 10:44:36 +05:30
Ishan Loya
7544904857
Add option to skip material transfer for production orders
2017-04-24 10:44:36 +05:30
Rushabh Mehta
c44910370b
[fix] is_sample_item
2017-04-24 10:28:38 +05:30
Rushabh Mehta
551406ab11
[enhance] automatic batch selection in Delivery Note and Stock Entry
2017-04-24 10:28:38 +05:30