diptanilsaha
bc6561cdd0
fix(templates): using correct syntax of include in projects.html
2026-03-25 14:55:05 +05:30
diptanilsaha
d9760bbf4f
fix(templates): escape attachment file_url and file_name in order.html and projects.html
2026-03-25 14:46:50 +05:30
diptanilsaha
b51c59d20d
refactor(templates): type annotations for whitelisted methods
2026-03-07 15:00:34 +05:30
Akhil Narang
702adda000
fix(help): escape query ( #53192 )
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2026-03-05 13:06:09 +00:00
Mihir Kandoi
ca568a01f5
fix: autofixes by semgrep
2026-01-01 21:56:12 +05:30
sokumon
b630ccc8e6
fix: remove newsletter related code
2025-06-27 01:21:33 +05:30
Mihir Kandoi
b04a07fda0
fix: timesheet portal showing total billing hours
2025-05-09 13:38:42 +05:30
Mihir Kandoi
bd727e069b
fix: commas in rfq portal js
2025-04-28 23:51:51 +05:30
Marc Ramser
f4aba561ce
feat(projects): add option to hide timesheets for project users ( #46173 )
...
* feat: add option to hide timesheets for project users
* Added a new "Hide timesheets" checkbox field to Project User doctype that allows to control timesheet visibility for specific users. When enabled, the timesheets section will not be displayed on the project page for that user.
* Update projects.html
2025-03-19 13:34:15 +05:30
Ankush Menat
41fe30ea6e
chore: erpnext.com -> frappe.io/erpnext ( #46288 )
2025-03-05 05:32:21 +00:00
Akhil Narang
448a5db20f
fix(send_message): escape HTML in the text
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2025-02-19 12:23:10 +05:30
ljain112
fc8663421b
fix: Party name in Supplier Portal for Purchase Order
2025-02-06 18:37:22 +05:30
ruthra kumar
54cb99eae3
Merge pull request #44855 from mahsem/in_contex_translation_fixes
...
fix: in_context_translation_fixes
2024-12-30 15:56:01 +05:30
ruthra kumar
e85142f996
Merge pull request #44816 from mahsem/strings_for_translation
...
fix: strings for translation
2024-12-27 10:56:57 +05:30
Nabin Hait
b998933ef0
fix: Show order tax amount in customer currency on the portal ( #44915 )
2024-12-26 18:18:35 +05:30
mahsem
a87e7fde03
fix: in_contex_translation_fixes
2024-12-23 11:30:00 +01:00
mahsem
3be633f6f1
fix: strings for translation
2024-12-21 15:08:19 +01:00
mahsem
dda272220b
fix: add docstatus for translation
2024-12-06 14:59:16 +01:00
Nihantra C. Patel
44832c3b5c
fix: task showing limit in customer portal ( #44003 )
2024-11-07 06:55:48 +00:00
ljain112
ceb449c75b
fix: Handle None value for item description in customer portal invoice view
2024-10-24 18:10:08 +05:30
ljain112
fc2cac62c1
fix: only show pay button for specific doctype in portal
2024-10-21 13:53:40 +05:30
Nihantra C. Patel
2761705c62
Merge branch 'develop' into fix_print_bold
2024-05-16 14:11:31 +05:30
Raffael Meyer
f3bcdbe5bd
fix: translatable web footer ( #40834 )
2024-04-02 15:14:38 +00:00
Akhil Narang
3effaf21ef
refactor(treewide): formatting and ruff fixes, + manually enabled F401
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-03-27 16:06:04 +05:30
barredterra
d238751e6b
refactor: usage of in_list
2024-03-19 12:03:36 +01:00
Nihantra Patel
62d2fe50d2
fix: sales partner address display Issue
2024-03-14 15:12:25 +05:30
Ankush Menat
ec74a5e566
style: format js files
2024-03-10 19:45:40 +05:30
Deepesh Garg
93c2762f7b
Merge pull request #39701 from GursheenK/check-paid-amount-for-orders-before-request
...
fix: check order paid amount before payment request
2024-02-29 21:24:16 +05:30
Nihantra C. Patel
3c9640df27
fix: print format bold for field "total"
2024-02-23 16:37:11 +05:30
barredterra
0b3ecd24e2
feat: pass doctype as context when translating label
2024-02-16 16:29:40 +01:00
Gursheen Anand
7efb5a8cb5
fix(portal): context pay_amount for button
2024-02-02 22:01:42 +05:30
Gursheen Anand
c18ff5bd25
fix(portal): payment amount for orders
2024-02-02 21:59:53 +05:30
Gursheen Anand
ae7be84d87
fix(portal): show PO pay button if payments installed
2024-01-30 17:24:59 +05:30
Rushabh Mehta
f01f6d50b5
fix!(portal): remove Homepage
2024-01-08 15:49:49 +05:30
rohitwaghchaure
d6201ce5c7
fix: homepage not working ( #38755 )
2023-12-14 22:47:32 +05:30
barredterra
e72afd0bd6
fix: make project page translatable
2023-10-29 17:48:48 +01:00
Deepesh Garg
0b674b608b
Merge branch 'develop' of https://github.com/frappe/erpnext into asset_purchase_receipt_gl
2023-10-20 16:50:52 +05:30
rohitwaghchaure
d09618bf05
chore: remove debugger ( #37584 )
2023-10-19 12:35:36 +05:30
rohitwaghchaure
2851a41310
fix: Issues related to RFQ and Supplier Quotation on Portal ( #37565 )
...
fix: RFQ and Supplier Quotation for Portal
2023-10-18 16:31:35 +05:30
Deepesh Garg
8c61fe2ca5
fix: rearrange functions
2023-10-17 20:36:09 +05:30
Sabu Siyad
f900a78995
refactor!: drop ecommerce in favor of webshop ( #33265 )
...
* refactor!: remove ecommerce item group field check
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: remove `e_commerce` directory
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: remove `get_context` from `item_group`
https://frappeframework.com/docs/v14/user/en/guides/portal-development/context
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: remove related `./templates`
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(navbar): remove wishlist (ecommerce)
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(js): remove js from scripts
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: remove `www/all-products`
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: remove pages and js
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: remove js/customer_reviews
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(portal utils): remove shopping cart debtor account
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: remove e_commerce events from hooks
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(web): remove e_commerce js from bundle
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(setup): remove shopping cart setup
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: remove pages
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor(item): remove website item button
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(payment request): remove `on_payment_authorized`
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: @staticmethod `get_gateway_details`
to avoid monkey patching, in custom apps
https://discuss.erpnext.com/t/how-to-override-method-in-frappe/28786/36
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(pages): remove product page
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(homepage): do not setup website items
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor(workspace): remove link to ecommerce settings
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(www): remove shop-by-category
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(homepage): remove featured product
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor: remove products in homepage
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor(homepage): remove explore button
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor: remove products fields from homepage
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* Revert "refactor!: @staticmethod `get_gateway_details`"
This reverts commit 561bcd96680a930bb92627869502d9346b10611b.
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: remove payment gateway e_commerce import
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* chore: pre-commit
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!: pass `party` into `get_price`
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor: move `get_item_codes_by_attributes` to `utilities/product`
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* refactor!(quotation): input customer group
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
* chore: pre-commit
* refactor: remove custom `navbar_items.html`
* refactor!(item): remove `published_in_website`
* refactor: move `validate_duplicate_website_item` before rename
* test: remove `test_shopping_cart_without_website_item`
* chore: add doctype drop patch
* refactor: removed website item related code
* refactor: removed shopping_cart code
* refactor: removed e-commerce related patches
* refactor: removed website related fields from item group
* fix: patch create_asset_depreciation_schedules_from_assets, KeyError: '0K BU64 AUY'
---------
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2023-10-17 17:05:44 +05:30
s-aga-r
afef9dc8df
Merge pull request #37182 from s-aga-r/MOVE-PAYMENTS-GATEWAYS
...
refactor!: move payment gateways to the payments app
2023-10-14 16:48:11 +05:30
David Arnold
fa8483fe8c
fix(portal): used rounded total in transaction rows, if enabled
2023-10-02 17:46:39 +02:00
s-aga-r
9554f6ea3c
refactor!: remove GoCardless Templates
2023-09-22 19:04:51 +05:30
rohitwaghchaure
e6199dc802
fix: allow to select parent warehouse in the website item ( #37047 )
2023-09-20 17:27:35 +05:30
Babuuu
89e89de961
Fix tax amount in customer portal ( #36453 )
...
The net total is the value that is currently being displayed instead of the tax amount.
2023-08-15 08:54:06 +05:30
Raffael Meyer
21080afd92
feat(RFQ): make email message fully configurable ( #36353 )
...
feat: make RFQ message fully configurable
2023-08-07 17:12:31 +05:30
Deepesh Garg
c6b024c34b
Merge pull request #36167 from barredterra/percentage-rounding
...
fix: rounding of percentage fields
2023-07-30 14:41:30 +05:30
Deepesh Garg
30554301c9
Merge pull request #36235 from resilient-tech/fix-tax-breakup-for-diff-tax-rates
...
fix: Correct Tax Breakup for different tax rates for same hsn code
2023-07-24 20:57:26 +05:30
Deepesh Garg
3f81e15672
Merge pull request #36147 from deepeshgarg007/eslint
...
refactor(ci): add eslint and update linting confs
2023-07-24 20:55:07 +05:30