Commit Graph

21111 Commits

Author SHA1 Message Date
tundebabzy
b2b6121418 adjust currency as needed 2018-01-24 02:33:30 +01:00
tundebabzy
0fb8b4b15d remove presentation currency option from cashflow 2018-01-23 16:30:26 +01:00
tundebabzy
f23cdd8be7 PEP 8 clean up 2018-01-23 16:29:51 +01:00
tundebabzy
2bc81f45ed move function to util.py 2018-01-23 16:21:09 +01:00
tundebabzy
d0c552d63b PEP 8 clean up 2018-01-23 16:15:05 +01:00
tundebabzy
e8254584a7 clean up 2018-01-23 15:53:00 +01:00
tundebabzy
2bfe846b30 move new functions from general_ledger.py to new module 2018-01-23 15:52:12 +01:00
tundebabzy
ecaa0f427e add presentation currency logic to financial statement reports 2018-01-23 15:44:26 +01:00
tundebabzy
9b41ec4d3e add docstrings 2018-01-23 13:14:03 +01:00
tundebabzy
d49296bfae cache exchange rates and use them as needed 2018-01-23 12:49:14 +01:00
tundebabzy
7662c0e428 rename EXCHANGE_RATE 2018-01-23 12:40:36 +01:00
tundebabzy
c8fc50b9be change EXCHANGE RATE to a dict, use for memoisation 2018-01-23 12:39:31 +01:00
tundebabzy
fd7358a18d check if account type is p&l or not and use appropriate exchange rate based on that 2018-01-23 12:25:28 +01:00
tundebabzy
58cceff622 limit fetched GL entries to to_date 2018-01-23 11:09:30 +01:00
tundebabzy
c209ce9d8f memoise the exchange rates 2018-01-23 00:46:03 +01:00
tundebabzy
063c5a3f05 clean up get_currency first pass 2018-01-22 17:59:03 +01:00
tundebabzy
45ebdc4884 add new function convert_to_presentation_currency 2018-01-22 17:48:28 +01:00
tundebabzy
9c36baaac4 add new function convert to convert a value to another currency 2018-01-22 17:41:13 +01:00
tundebabzy
d93f2ddd4e tweak new function get_currency 2018-01-22 17:39:18 +01:00
tundebabzy
c2b6c9ba04 add new function - get_currency 2018-01-18 15:37:07 +01:00
tundebabzy
d85f339736 label report columns:
- If presentation currency is available in filters, use it or
- If company is available in filters, use it or
- use default company currency
2018-01-18 14:57:45 +01:00
tundebabzy
36e7b6303e get the currencies from database rather than hardcoded 2018-01-18 13:56:46 +01:00
tundebabzy
55fe8d9987 Add new Select to filters 2018-01-18 11:48:01 +01:00
Nabin Hait
570e29d5e7 Fixed merge conflict 2018-01-17 18:56:02 +05:30
Nabin Hait
a7bcf6791e Merge branch 'hotfix' v10.0.10 2018-01-17 18:51:20 +05:30
Nabin Hait
f76fb50685 bumped to version 10.0.10 2018-01-17 19:21:20 +06:00
rohitwaghchaure
da941af687 Set due date in purchase invoice based on suppler invoice date (#12395) 2018-01-17 16:23:04 +05:30
Nabin Hait
91fd29a963 Remove enqueuing update_total_sales method, sometimes it does not include current invoice (#12522) 2018-01-17 16:14:31 +05:30
Kenneth Sequeira
7030817bf2 fixed image links in role based permissions and user permisissions. Fixed a spelling mistake in user permissions (#12500) 2018-01-17 16:13:28 +05:30
Gaurav Naik
dc0db3a652 Exploded view for BOM Stock Report (#12506)
* Multilevel BOM Stock Report prototype

* Rechristened multilevel to exploded view

* Removed trailing whitespace in line 16. Replaced spaces with tabs for indentation

* Used BOM Explosion item in query for exploded view

* Removed trailing whitespaces for Codacy compliance
2018-01-17 16:12:55 +05:30
Umair Sayed
d8b4c8bd5b Update index.txt (#12507) 2018-01-17 16:12:00 +05:30
Raghavendra Kamath
2967ec3d45 Add desk icons for healthcare - fixes 11838 (#12518)
* Add desk icons for healtcare - fixes 11838

* Remove unnecessary white spaces
2018-01-17 16:11:09 +05:30
Umair Sayed
230805b016 Update total.html (#12511) 2018-01-17 14:41:38 +05:30
rohitwaghchaure
60febc5465 [Fix] Gross profit validation issue (#12516) 2018-01-17 14:40:59 +05:30
Faris Ansari
4d4ce3e5cf Rename enquiry_type to opportunity_type in MultiSelect dialog (#12517) 2018-01-17 14:40:27 +05:30
Vishal Dhayagude
052b51ab20 [fix] Fetch UOM conversion and stock_uom from BOM into material request (#12513)
* [fix]Fetch UOM conversion and stock_uom from BOM into material Request

* Update material_request.js
2018-01-17 14:39:54 +05:30
Nabin Hait
2bfa1803e9 GL Entry on asset sale (#12514)
* GL Entry on asset sale

* Asset sale test case fixed
2018-01-17 14:39:05 +05:30
Nabin Hait
b44ef0b249 Delete employee records on deletion of company 2018-01-16 19:21:02 +05:30
tundebabzy
d0cde99743 Merge pull request #12505 from frappe-pr-bot/translations-2018-01-16
[Translation] Updated Translations
2018-01-16 09:59:16 +01:00
frappe-pr-bot
f12dfe7b7c [Translation] Updated Translations 2018-01-16 09:37:11 +02:00
Saurabh
4b0dd8a159 Merge branch 'master' into develop 2018-01-15 18:36:35 +05:30
Saurabh
dfb1646a16 Merge branch 'hotfix' v10.0.9 2018-01-15 18:36:34 +05:30
Saurabh
d40bfeb7d3 bumped to version 10.0.9 2018-01-15 19:06:34 +06:00
Saurabh
af7df6ba50 Merge pull request #12495 from netchampfaris/hotfix-add-ac-2
[fix] is_root check
2018-01-15 18:35:54 +05:30
Faris Ansari
f18cd2eaf7 [fix] is_root check 2018-01-15 18:30:01 +05:30
Nabin Hait
a2426fcc9e Get default tax template only if tax template not selected or template is for other company (#12492) 2018-01-15 17:45:46 +05:30
umaepoch
832453a757 Added Delay days field to Ordered Items to be Delivered report (#12439)
* Added Delay Days to Ordered Items to be Delivered Report

* Ordered Items to be Delivered
2018-01-15 15:43:16 +05:30
Faris Ansari
184491bbbe [hotfix] Validate posting_time (#12484) 2018-01-15 14:18:53 +05:30
Achilles Rasquinha
b6365b729e Deleted Previous Chat Reference for Leave Application Approval (#12482)
* deleted previous chat reference

* txt to messge

* removed comment
2018-01-15 14:12:41 +05:30
Vishal Dhayagude
eec0f7fd6b [non_profit][fix] Chapter listing and join and leave chapter issue (#12463)
* [fix] Chapter listing and Join and leave chapter issue

* [minor] Changes in chapter html, chapter title to chapter name
2018-01-15 14:10:23 +05:30