mbauskar
de5a11e8fb
[minor] Allow on Submit for Sales Order Customer PO and Customer PO Date
2017-06-19 13:07:51 +05:30
Sagar Vora
086b6a33ea
Fixed BOM value not updating on changing item ( #9350 )
2017-06-19 12:25:14 +05:30
Sagar Vora
67fe1010c7
[minor] set_posting_time=1 only when imported data contains posting date. ( #9349 )
2017-06-19 12:12:22 +05:30
Rushabh Mehta
b7b49f6da7
[fixes] fix message and type conversion;
2017-06-19 09:59:09 +05:30
Charles-Henri Decultot
2305eda82e
Addition of new fields for POS Profile in Sales Invoice and POS Profile User link modification ( #9339 )
2017-06-19 09:25:54 +05:30
Umair Sayed
ac2e32a511
replaced some old images with new, #9262 ( #9335 )
2017-06-19 09:23:04 +05:30
Manas Solanki
9936100a6a
send email on update and on update after submit fixes #8898
2017-06-16 22:18:20 +05:30
mbauskar
3c1a53c325
[minor] use reload_doc instead of reload_doctype
2017-06-16 18:31:42 +05:30
Rushabh Mehta
73167eae60
[demo] make it faster, do not send user email
2017-06-16 16:55:32 +05:30
tundebabzy
9a3462031d
[UX] Error in purchase transaction - Ignore instead of Prompt #7766 ( #9329 )
...
* sets tax category to "Total" if all items are non-stock items
* makes notification message translatable and removes multi-line string
* Update buying_controller.py
2017-06-16 15:30:14 +05:30
almeidapaulopt
31692a2595
Create a project from a Sales Order ( #9111 )
...
* init commit
* don't get tasks if project name is none
* cleanup
* Update sales_order.js
2017-06-16 15:29:41 +05:30
mbauskar
2ea55c7143
[minor] reload Domain doctype before executing patch
2017-06-16 14:33:59 +05:30
Makarand Bauskar
3d6697949c
[minor] fixed the child table field name ( #9328 )
...
* [minor] exclude Other domain from Domains
* [minor] fixed the child table field name
2017-06-16 14:12:28 +05:30
Sagar Vora
b1c794a4f9
[hot] fix global name args is not defined ( #9326 )
2017-06-16 13:50:35 +05:30
rohitwaghchaure
fb45913b3b
[fix] Patch for move account head from account to warehouse ( #9325 )
2017-06-16 13:12:37 +05:30
Makarand Bauskar
dd986f659e
Merge branch 'pratu16x7-domainify' into domainify ( #9324 )
...
* bootstrap domains and set active_domain on setup
* [minor] Patch for domain docs
* [minor]
* Update create_domain_docs.py
2017-06-16 13:02:45 +05:30
Nabin Hait
84bc5601eb
Total sales cost in Project should be updated based on base_grand_total ( #9302 )
...
* Total sales cost in Project should be updated based on base_grand_total
* Patch to update sales cost in Project in base currency
2017-06-16 12:13:51 +05:30
Vishal Dhayagude
2510d1c86a
Training Events/Results link added to Employee ( #9313 )
2017-06-16 11:58:08 +05:30
Umair Sayed
5dadb0e19a
created help page for email inbox, fixes #9262 ( #9315 )
2017-06-16 11:57:44 +05:30
Britlog
224eb90199
Fix get_parents context ( #9296 )
2017-06-16 11:51:06 +05:30
Sagar Vora
5f407907a2
fix logic of quantity validation ( #9311 )
2017-06-16 11:43:36 +05:30
Manas Solanki
b07535bb64
bug in training result module ( #9314 )
2017-06-16 11:20:42 +05:30
Rushabh Mehta
c8a0de5e59
Revert "sets tax category to "Total" if all items are non-stock items ( #9295 )" ( #9320 )
...
This reverts commit 476c4fec1d
.
2017-06-16 11:18:23 +05:30
tundebabzy
476c4fec1d
sets tax category to "Total" if all items are non-stock items ( #9295 )
2017-06-16 11:17:40 +05:30
mbauskar
5da3ac63bf
[minor] fixed merge conflicts
2017-06-15 16:09:42 +05:30
mbauskar
489550ed59
bumped to version 8.0.50
2017-06-15 16:35:49 +06:00
Makarand Bauskar
a4af7cb7d3
removed extra quote from query
2017-06-15 16:02:44 +05:30
Nabin Hait
5aee7d1b70
Change column length of in_words
2017-06-15 15:35:08 +05:30
mbauskar
f9e2bf1ab4
fixed merge conflicts
2017-06-15 13:42:47 +05:30
mbauskar
39f4130a0a
bumped to version 8.0.49
2017-06-15 13:59:40 +06:00
Nabin Hait
6e9a146f2b
Merge pull request #9193 from tundebabzy/issue_9180
...
Payment Entry - Latest Exchange Rate not fetched
2017-06-15 12:34:27 +05:30
Makarand Bauskar
428e5b7172
Merge pull request #9299 from rohitwaghchaure/refernce_name_issue
...
[fix] Payment Entry - draft sales invoices should not be selectable
2017-06-15 12:32:00 +05:30
Nabin Hait
2153399c39
Create journal_entry.py
2017-06-15 12:30:58 +05:30
Rohit Waghchaure
5ea8c97b7c
[fix] Payment Entry - draft sales invoices should not be selectable
2017-06-15 12:16:15 +05:30
Nabin Hait
6d7b0ce794
Warehouse Account Linking ( #9292 )
...
* [enhance] Added account in the warehouse
* documentation
* patch to move account head from account to warehouse
* fixed test cases
* Fixes in warehouse-account linking
* minor fix in test case
2017-06-15 11:09:27 +05:30
rohitwaghchaure
03ba66d0d8
[Fix] In sales invoice, delivery note link not showing in the dashboard if delivery note has made from sales invoice ( #9290 )
2017-06-14 19:41:11 +05:30
Umair Sayed
0b8e19b5d8
Added new help pages as per OKR - DO NOT MERGE ( #9291 )
...
* added help pages on Assessment, delete and restore documents and Document versioning, fixed #9262
* some fixes in help docs
2017-06-14 19:40:08 +05:30
tunde
3514332cd8
changes journal_entry.get_exchange_rate
to return exchange rate at date not average exchange rate
2017-06-14 13:14:40 +01:00
Manas Solanki
67c4f1713b
Minor changes in the UX and courses automatically fetched upon saving ( #9264 )
2017-06-14 17:34:36 +05:30
Manas Solanki
95ca531def
make quotation against lead company name ( #9188 )
2017-06-14 16:13:23 +05:30
tundebabzy
f5604c101c
Once primary key is generated, do not allow changing Series #8911 ( #9265 )
...
* changes set_only_once field for tabDocField to 1
* changes all affected doctypes `set_only_once` option to 1
* add patch name to text file
* adds test cases
* Revert "add patch name to text file"
This reverts commit fc7cb6b4557217cee61abfbbf42ff6f40099f23c.
* Revert "changes set_only_once field for tabDocField to 1"
This reverts commit 2b1f7f31a0d6491056d809f319bae0f7b84be435.
2017-06-14 16:10:09 +05:30
Sagar Vora
847444724b
remove bracket ( #9284 )
2017-06-14 15:51:47 +05:30
Sagar Vora
d19c2e2e93
[minor] Check if item is stock item before validating Warehouse while Purchase Return ( #9282 )
...
* Check if item is stock item before validating Warehouse
* changed logic to decide warehouse_mandatory
2017-06-14 15:39:41 +05:30
KanchanChauhan
c849f647f7
Show Stock Level only if any value(actual, reserved, reserved for production or projected) exists ( #9168 )
2017-06-14 15:37:47 +05:30
Manas Solanki
40be3f4048
fix in the item for the function make_variant_item_code ( #9280 )
2017-06-14 15:06:07 +05:30
Manas Solanki
737482423b
change in the absent student report ( #9185 )
2017-06-14 15:05:48 +05:30
tundebabzy
5c9dd42547
fixes #9098 : don't skip calculation if income or expense is [] ( #9267 )
2017-06-14 14:57:34 +05:30
rohitwaghchaure
4c0f9dac94
Total amount not showing for credit note column in the print ( #9278 )
2017-06-14 12:54:48 +05:30
Makarand Bauskar
0da5f23db6
[minor] fixed Cannot read property 'default_letter_head' of undefined ( #9268 )
2017-06-14 12:52:13 +05:30
Sagar Vora
99a2db80ab
move bom based rate calculation to end ( #9271 )
2017-06-14 12:38:27 +05:30
rohitwaghchaure
1b2b4a626f
[Fix] Accounts receivable report showing wrong currency for total amount against the customer ( #9276 )
2017-06-14 12:32:52 +05:30
Sagar Vora
489ab6d70d
[minor] remove hardcoded flt precision and use system default ( #9250 )
...
* possible fix
* use system default precision for flt
2017-06-13 18:58:47 +05:30
tundebabzy
26a39610ca
fixes #8941 : Better error message for duplicate items ( #8968 )
...
* fixes #8941 : Better error message for duplicate items
* gathers all non unique items instead of first encountered non unique item
* renders errored items with `br` instead of `li`
2017-06-13 17:40:56 +05:30
Ashwini Save
eed0cee186
Solve issue for while changing status of sales order page not reloading ( #9204 )
...
* Solve issue for while changing status of sales order page not reloading
* Close Sales order issue : code review Changes.
2017-06-13 17:14:06 +05:30
Makarand Bauskar
da15486624
Merge pull request #9260 from mbauskar/address-and-contacts
...
[hot] fixed ImportError: Module import failed for Company (erpnext.setup.doctype.company.company)
2017-06-13 17:08:56 +05:30
Makarand Bauskar
a7a7c835cc
Merge pull request #9196 from msiddiq0/patch-2
...
Fix incorrect youtube link on Video Tutorials
2017-06-13 17:05:50 +05:30
Makarand Bauskar
f339f6d69f
Merge pull request #9195 from msiddiq0/patch-1
...
Fixed wrong YouTube video link
2017-06-13 17:05:36 +05:30
Makarand Bauskar
65f5cf3fc1
Merge pull request #9197 from msiddiq0/patch-3
...
Fix incorrect YouTube link on Video Tutorials
2017-06-13 17:05:19 +05:30
mbauskar
96ce5821b8
[hot] fixed ImportError: Module import failed for Company (erpnext.setup.doctype.company.company)
2017-06-13 17:03:13 +05:30
Makarand Bauskar
0c5d732cd8
Merge pull request #9208 from mbauskar/docs
...
removed {next} from documentation and removed the globals from custom scripts
2017-06-13 16:32:26 +05:30
Makarand Bauskar
70ef313b0d
Merge pull request #9245 from frappe-pr-bot/translations-2017-06-13
...
[translation] translation update
2017-06-13 16:23:22 +05:30
KanchanChauhan
1dc26b127b
Salutation and Gender in Lead and Customer ( #9199 )
2017-06-13 15:26:35 +05:30
Saurabh
797f2030f8
Merge branch 'master' into develop
2017-06-13 15:20:13 +05:30
Saurabh
0b35a3a67a
bumped to version 8.0.48
2017-06-13 15:50:13 +06:00
frappe-pr-bot
f7fe66cc48
[translation] translation updates
2017-06-13 11:17:57 +02:00
Makarand Bauskar
8ce53c94d1
Merge pull request #9189 from mbauskar/mysql-lockout
...
[hotfix] fixes for mysql Lock wait timeout exceeded
2017-06-13 14:41:42 +05:30
mbauskar
6f71648719
[minor] removed the else condition in update_qty
2017-06-13 14:36:30 +05:30
mbauskar
f819c93329
[minor] replaced db_save by db_update and added patch to remove the indexes on tabBin
2017-06-13 13:22:34 +05:30
_JG_
aafe0c517f
Update purchase_order_dashboard.py ( #9149 )
...
There are no links to projects
2017-06-13 13:00:47 +05:30
Makarand Bauskar
757e1bf846
Merge pull request #9213 from manassolanki/school-report
...
fix for student monthly attendance report
2017-06-13 12:30:37 +05:30
Ashwini Save
7f14f28099
Account Receivable - Credit Note column added to print format. ( #9230 )
...
* Account Receivable - Credit Note column added to print Format.
* Review changes for translation: Account Receivable add credit note column
* Review changes for translation: Account Receivable add credit note column
* Review changes for translation: Account Receivable add credit note column
2017-06-13 11:18:39 +05:30
Makarand Bauskar
88a0d22c10
Merge pull request #9214 from saurabh6790/stock_ledger_entry_indexing
...
[fix] add index on voucher type and voucher no in stock ledger entry
2017-06-12 17:26:24 +05:30
Nabin Hait
d0ac0bdc18
Merge branch 'master' into develop
2017-06-12 13:50:12 +05:30
Nabin Hait
d3e1afa2f5
bumped to version 8.0.47
2017-06-12 14:20:11 +06:00
Rohit Waghchaure
782d477be0
[fix] Due Date cannot be before Posting Date
2017-06-12 12:35:40 +05:30
Rushabh Mehta
4f8f9c1d9a
[enhance] create demo with function bench --site sitename make-demo` ( #9212 )
2017-06-12 09:18:06 +05:30
Rohit Waghchaure
c8490626f9
[minor] added mobile no to search customer in POS
2017-06-10 12:21:37 +05:30
tunde
5127da952e
changes expected payment_account in test case according to the fact that exchange rate should return latest saved rate
2017-06-09 17:11:41 +01:00
Saurabh
0c21d85f0d
[fix] add index on voucher type and voucher no in stock ledger entry
2017-06-09 19:05:30 +05:30
tunde
7bf4b121f3
Merge branch 'hotfix' into issue_9180
2017-06-09 13:58:22 +01:00
Manas Solanki
4458eb356b
fix for student monthly attendance report
2017-06-09 18:20:21 +05:30
mbauskar
828804fab0
[minor] removed the {next} from the last articles
2017-06-09 17:30:36 +05:30
mbauskar
11f0ee3cac
[docs] removed the globals from documentation
2017-06-09 17:23:06 +05:30
Faris Ansari
0626716f48
Merge pull request #9182 from pratu16x7/stock-entry-detail-global-fix
...
[fix] sys_defaults global in stock entry detail
2017-06-09 16:27:07 +05:30
rohitwaghchaure
97fd21a01d
[Fix] Accounts receivable summary report not loading data because credit note column was missing ( #9191 )
...
* [Fix] Accounts receivable summary report not loading data because credit note column was missing
* Create accounts_receivable_summary.py
2017-06-09 14:05:10 +05:30
Makarand Bauskar
665311b38a
[hotfix] replaced __ call with _ in project_timesheets.html ( #9198 )
2017-06-09 14:03:20 +05:30
tunde
0a5db528b1
makes sure latest test fixtures for currency exchange is retrieved before running test
2017-06-09 08:14:10 +01:00
msiddiq0
a05c168808
Fix incorrect YouTube link on Video Tutorials
...
The original YouTube video is private and not viewable by anyone. I linked the publicly viewable YouTube video for "Report Builder" now.
2017-06-08 21:02:45 -04:00
msiddiq0
a095d6e04b
Fixing youtube link
...
Wrong youtube video linked here: "Managing Advance Payments". Linked to correct video now: "Bulk Update"
2017-06-08 20:51:50 -04:00
msiddiq0
03183332b4
Fixed wrong YouTube video link
...
The original link here led to video on "Bulk Update" not "Budgeting". I went and found the Budgeting video and linked it here now.
2017-06-08 20:10:18 -04:00
tunde
9b827e5b95
makes set_exchange_rate
retrieve the latest exchange rate not average for "pay" and "internal transfer" payment entries
2017-06-08 20:54:01 +01:00
tunde
6148fe0909
adds test case to confirm that latest exchange rate is automatically selected
2017-06-08 20:50:11 +01:00
tunde
88f1d316d8
adds new tests that verify that get_exchange_rate
returns the latest exchange rate
2017-06-08 19:44:26 +01:00
tunde
3eb5cb14d1
calls erpnext.setup.utils.get_exchange_rate instead of get_average_exchange_rate
2017-06-08 14:23:49 +01:00
mbauskar
1042941348
[hotfix] fixes for mysql Lock wait timeout exceeded
2017-06-08 18:45:50 +05:30
pratu16x7
adb418d453
[fix] sys_defaults global in stock entry detail
2017-06-08 10:42:03 +05:30
Nabin Hait
2c808c578d
Merge branch 'master' into develop
2017-06-08 10:34:45 +05:30
Nabin Hait
72f7a1a748
bumped to version 8.0.46
2017-06-08 11:04:44 +06:00
Javier Wong
b414f73931
[enhancement] Allow on Submit for Sales Order Customer PO and Customer PO Date ( #9137 )
2017-06-07 20:11:45 +05:30
ahmadRagheb
9017f3768b
Fix labels to accept translation in selling doctype ( #9135 )
...
"label": _("Customer Addresses And Contacts"),
"label": _("Sales Partner Addresses And Contacts"),
now they can accept to be translated
2017-06-07 20:08:39 +05:30