Nabin Hait
b479a87031
fix(report): Cost center filters in financial statements and general ledger
2018-09-07 13:17:23 +05:30
rohitwaghchaure
ac696b9497
Merge pull request #15335 from rohitwaghchaure/fixed_patch_job_card
...
[Fix] Patch
2018-09-06 22:38:55 +05:30
Rohit Waghchaure
e74a39752f
[Fix] Patch
2018-09-06 22:38:03 +05:30
rohitwaghchaure
32dc3bf082
[Enhance] Job Card ( #15244 )
...
* [Enhance] Added job card against the work order
* removed work order from timesheet
* Fixed codacy
* Added patch to make job card from the timesheet
* Timer in job card
* Dates validation in job card
* Added button to make job card from work order
* Added sub-assembly operation in the work order
2018-09-06 19:21:48 +05:30
Neil Trini Lasrado
6f77abe0dd
Added ability to create a Return Sales Invoice/ Credit Note against a delivery note of type return ( #15266 )
...
* Remove make subscription button on delivery note if it is of type returns
* Added 'issue_credit_note' checkbox on delivery note to pass a Sales Inv of type return if checked while creating a return delivery note
* Added logic to auto-create Return Sales Invoice/ Credit Note if issue_credit_note checkbox is checked while return delivey note is submited
* Update delivery_note.py
2018-09-06 19:17:47 +05:30
Alchez
4b290e5561
Map details from Delivery Trip back to Delivery Note ( #15261 )
...
* Map details from Delivery Trip back to Delivery Note
* Add pop-up to indicate changed Delivery Notes
2018-09-06 19:08:19 +05:30
Alchez
f2fe0b2194
Keep Delivery Trip stops unique based on their Delivery Notes ( #15264 )
...
* Keep Delivery Trip stops unique based on their Delivery Notes
* Pull single row when making a Trip from Delivery Note
2018-09-06 19:05:09 +05:30
Bassam Ramadan
574cd46e41
Adding cashier closing feature ( #15273 )
...
* adding cashier closing feature
cashier closing feature has been added as now the cashier can make a
closure to record every thing from his pos as the expenses which has
been paid and the custody which he had at the starting and the amount
which is in his save and the system will record the date and time and
the user and the total net amount automatically which supposed be equal
to all of his sales invoices totals
* add cashier closing link at pos menu
* add cashier closing link to accounts config file
adding cashier closing link at accounts config file to show it at the
accounts module page
* adding more features to cashier closing
adding from time to the cashier closing in case the cashier working more
than one shift also giving him the ability to add the type of payments
to his cashier closure ,
also adding validation to be sure the from time is less than to time.
* Update cashier_closing.py
2018-09-06 19:02:25 +05:30
Alchez
e52ae4eacb
[Fix] 'To Bill' status even if the amount is zero ( #14784 )
...
* Fix 'To Bill' status even if the invoice amount is zero
* Modify fix to only apply on Delivery Note documents
2018-09-06 18:27:06 +05:30
Nabin Hait
a2a6568b7e
fix(reports): Made gstr1 ready for govt portal
2018-09-06 17:44:31 +05:30
Sanjay Kumar
1b49f3a4e7
Allow cost center in entry of balance sheet accounts ( #14972 )
...
* Allow Cost Center In Entry of Balance Sheet Account
* Add parent cost center in get payment entry
* Add Tests for Allow Cost Center In Entry of Balance Sheet Account
* Add tests for cost center wise account and party balance
* set parent cost center in taxes
* 1. Remove copy parent cost_center to child
2. Improve update party and account balance functionality on cost_center change
3. Add cost_center filter to get_outstanding_documents
* fix Codacy and Travis issue
2018-09-06 14:39:35 +05:30
Nabin Hait
b94008dab3
fix(patch): reload loyalty program in healthcare patch
2018-09-06 14:27:03 +05:30
ahmad zaqout
2350dc26f6
fix syntax error HTTPError in amazon_mws_api ( #15324 )
2018-09-06 13:21:04 +05:30
Nabin Hait
f846c43361
Merge branch 'ESS-LLP-healthcare_v11_wip' into develop
2018-09-06 13:07:08 +05:30
Nabin Hait
ffeff2d385
fix(tests): reset session user as administrator after running tests
2018-09-06 12:45:07 +05:30
Nabin Hait
e5a4037b57
minor fix in deferred revenue booking
2018-09-05 17:44:39 +05:30
Nabin Hait
aacb915cae
Merge branch 'healthcare_v11_wip' of https://github.com/ESS-LLP/erpnext-healthcare into ESS-LLP-healthcare_v11_wip
2018-09-05 17:21:47 +05:30
Nabin Hait
ed643d5a12
fix(email digest): Income/expenses value in case of last period of a fiscal year ( #15320 )
2018-09-05 17:18:59 +05:30
Pawan Mehta
6010a10ad1
Amazon MWS Connector ( #15061 )
...
* [fix] #15054
* [fix] #15058
* codacy issues
* Codacy fixes-1
* Travis Fix
* fix codacy
* fix codacy
* review changes 1
* Custom fields and fixes
* remove amazon id
* remove item.json and sales_order.json
* added back sales_order and item files
2018-09-05 17:16:57 +05:30
Benji
6c9a92671b
Minor bugfix ( #15210 )
...
* Minor bugfix
Bugfix for https://github.com/frappe/erpnext/pull/15170
* Update project.py
2018-09-05 13:24:53 +05:30
Nabin Hait
5122a8e0d7
Merge branch 'staging' into develop
2018-09-05 11:47:30 +05:30
Zarrar
3cea3c46b6
change modified date of account to reload fields ( #15317 )
2018-09-05 11:41:54 +05:30
Saif
8f00db58bd
-Moved JE's User Remark on the top of the generated remarks ( #15314 )
...
-Added a field in JE's Account entries to add remarks in specific JE Account entry
2018-09-05 11:13:06 +05:30
rohitwaghchaure
bcaca85873
[Fix] Meta object has no attribute permissions ( #15316 )
2018-09-05 11:10:17 +05:30
KanchanChauhan
73bd3cb278
Moved daily event (update_latest_price_in_all_boms) to daily_long since it was timing out ( #15253 )
2018-09-05 11:01:35 +05:30
Charles-Henri Decultot
b07f482c0c
Test case for contact references ( #15077 )
...
* test case for contact references
* Add teardown
2018-09-05 11:00:14 +05:30
Prateeksha Singh
f9c5da5df0
Merge pull request #15310 from pratu16x7/marketplace-fixes
...
[fix] filter() result in list
2018-09-04 11:01:25 +05:30
Prateeksha Singh
8a160684b7
[fix] filter() result in list
2018-09-04 10:59:20 +05:30
Faris Ansari
f8af7e0b3d
Merge pull request #15309 from frappe/hub-multiuser
...
fix: Revert skeleton in Sidebar
2018-09-04 10:43:52 +05:30
Faris Ansari
7be9c381d8
fix: Revert skeleton in Sidebar
...
- sidebar items repeating for some reason
2018-09-04 00:12:47 +05:30
Faris Ansari
74a32e6ffe
Merge pull request #15305 from frappe/hub-multiuser
...
feat: Add skeleton to Home and Sidebar
2018-09-03 19:40:22 +05:30
Faris Ansari
66321e6af7
feat: Add skeleton to Home and Sidebar
2018-09-03 19:39:19 +05:30
Prateeksha Singh
76f2430152
Merge pull request #15303 from frappe/hub-multiuser
...
Hub Multiuser
2018-09-03 18:57:41 +05:30
Prateeksha Singh
1265a26c0c
Merge branch 'hub-multiuser' of https://github.com/frappe/erpnext into hub-multiuser
2018-09-03 18:50:25 +05:30
Prateeksha Singh
456c39336d
[hub] update settings after publish, fix route_map
2018-09-03 18:49:33 +05:30
Faris Ansari
2b80bbbe16
Merge branch 'hub-multiuser' of https://github.com/frappe/erpnext into hub-multiuser
2018-09-03 17:50:06 +05:30
Prateeksha Singh
6ba9b3f4de
[hub] hide Contact Seller and Save Item in read-only
2018-09-03 17:49:11 +05:30
Faris Ansari
b592a76016
fix: Selling Messages
2018-09-03 17:49:11 +05:30
Prateeksha Singh
ad6948844e
Merge branch 'hub-multiuser' of https://github.com/frappe/erpnext into hub-multiuser
2018-09-03 17:32:17 +05:30
Prateeksha Singh
b2eadfe31d
[hub] show become a seller button to all, but not dialog
2018-09-03 17:31:43 +05:30
Faris Ansari
49ccdd6f07
fix: Move image saving code to hub server
2018-09-03 17:24:17 +05:30
Faris Ansari
d4bba297c2
fix: Container title
2018-09-03 17:12:22 +05:30
Saurabh
1fe1884b73
Merge branch 'master' into develop
2018-09-03 17:00:17 +05:30
Saurabh
fba985d49d
Merge branch 'hotfix'
2018-09-03 17:00:15 +05:30
Saurabh
4bd562d669
bumped to version 10.1.51
2018-09-03 17:30:15 +06:00
Faris Ansari
28652baacc
Merge branch 'hub-multiuser' of https://github.com/frappe/erpnext into hub-multiuser
2018-09-03 16:54:04 +05:30
Faris Ansari
b296be041e
fix: email in profile dialog
2018-09-03 16:53:56 +05:30
Prateeksha Singh
bffb707c17
[fix] add message for admin users before register dialog
...
- use is_registered api for page routes
2018-09-03 16:39:59 +05:30
Prateeksha Singh
8fe5e8adf8
Merge branch 'develop' of https://github.com/frappe/erpnext into hub-multiuser
2018-09-03 16:15:42 +05:30
Prateeksha Singh
adef70f8df
[hub] update_hub_url patch to use marketplace_url
2018-09-03 16:12:50 +05:30