mergify[bot]
ba4a99b22c
fix(help): escape query (backport #53192 ) ( #53194 )
...
fix(help): escape query (#53192 )
(cherry picked from commit 702adda000 )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
Co-authored-by: Akhil Narang <me@akhilnarang.dev >
2026-03-05 18:40:49 +05:30
Mihir Kandoi
64ae4e1fec
fix: timesheet portal showing total billing hours
...
(cherry picked from commit b04a07fda0 )
2025-05-10 06:09:25 +00:00
Mihir Kandoi
954fec16f4
fix: commas in rfq portal js
...
(cherry picked from commit bd727e069b )
2025-04-29 06:07:50 +00:00
ljain112
4d8984e4e9
fix: resolve conflicts
2025-04-08 15:54:44 +05:30
Gursheen Anand
b7ae17aaaf
fix(portal): context pay_amount for button
...
(cherry picked from commit 7efb5a8cb5 )
# Conflicts:
# erpnext/templates/pages/order.html
2025-04-08 09:33:20 +00:00
Gursheen Anand
b0302d71b7
fix(portal): payment amount for orders
...
(cherry picked from commit c18ff5bd25 )
# Conflicts:
# erpnext/templates/pages/order.py
2025-04-08 09:33:20 +00:00
Marc Ramser
3834d6fbce
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
(cherry picked from commit f4aba561ce )
2025-03-19 08:05:42 +00:00
mergify[bot]
1b00de1815
chore: erpnext.com -> frappe.io/erpnext (backport #46288 ) ( #46290 )
...
* chore: erpnext.com -> frappe.io/erpnext (#46288 )
(cherry picked from commit 41fe30ea6e )
# Conflicts:
# README.md
* Update README.md
---------
Co-authored-by: Ankush Menat <ankush@frappe.io >
2025-03-05 11:35:52 +05:30
Akhil Narang
cbec989a7c
fix(send_message): escape HTML in the text
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
(cherry picked from commit 448a5db20f )
2025-02-19 10:45:49 +00:00
mergify[bot]
435c35414f
fix: Party name in Supplier Portal for Purchase Order (backport #45772 ) ( #45858 )
...
fix: Party name in Supplier Portal for Purchase Order
(cherry picked from commit fc8663421b )
Co-authored-by: ljain112 <ljain112@gmail.com >
2025-02-11 15:42:45 +05:30
ljain112
3ada520618
fix: correct pay amount in portal pages
2025-02-06 18:56:29 +05:30
ruthra kumar
2e9c507dfa
chore: resolve conflicts
2024-12-30 16:18:18 +05:30
mahsem
1353a14a6b
fix: in_contex_translation_fixes
...
(cherry picked from commit a87e7fde03 )
# Conflicts:
# erpnext/accounts/utils.py
# erpnext/templates/pages/order.html
2024-12-30 10:27:17 +00:00
mergify[bot]
488d8080c8
fix: strings for translation (backport #44816 ) ( #44927 )
...
* fix: strings for translation
(cherry picked from commit 3be633f6f1 )
# Conflicts:
# erpnext/accounts/utils.py
* fix: resolved conflict
---------
Co-authored-by: mahsem <137205921+mahsem@users.noreply.github.com >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-12-27 11:33:09 +05:30
mergify[bot]
5cc9e10923
fix: Show order tax amount in customer currency on the portal (backport #44915 ) ( #44923 )
...
fix: Show order tax amount in customer currency on the portal (#44915 )
(cherry picked from commit b998933ef0 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-12-27 11:24:57 +05:30
mahsem
47e1ed1eff
fix: add docstatus for translation
...
(cherry picked from commit dda272220b )
2024-12-09 05:52:16 +00:00
mergify[bot]
47a8fc28df
fix: task showing limit in customer portal (backport #44003 ) ( #44005 )
...
fix: task showing limit in customer portal (#44003 )
(cherry picked from commit 44832c3b5c )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-11-07 12:49:27 +05:30
mergify[bot]
8a72845ee6
fix: Handle None value for item description in customer portal invoice view (backport #43823 ) ( #43889 )
...
fix: Handle None value for item description in customer portal invoice view
(cherry picked from commit ceb449c75b )
Co-authored-by: ljain112 <ljain112@gmail.com >
2024-10-29 22:38:41 +05:30
ljain112
d2e5b2aa1d
fix: only show pay button for specific doctype in portal
2024-10-22 19:49:37 +05:30
Nihantra C. Patel
e36880da2d
fix: print format bold for field "total"
...
(cherry picked from commit 3c9640df27 )
2024-05-16 09:50:48 +00:00
Akhil Narang
960ef14b7a
refactor(treewide): formatting and ruff fixes, + manually enabled F401
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 14:15:58 +05:30
Raffael Meyer
e8497b2d80
fix: translatable web footer ( #40834 )
...
(cherry picked from commit f3bcdbe5bd )
2024-04-02 15:16:15 +00:00
barredterra
f0e00daa1c
refactor: usage of in_list
...
(cherry picked from commit d238751e6b )
2024-03-19 11:13:02 +00:00
mergify[bot]
7d3d2eb928
ci: add prettier to pre-commit (backport #40206 ) ( #40362 )
...
* ci: add prettier to pre-commit
(cherry picked from commit 2c16036ef3 )
* style: format js files
---------
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-03-11 10:47:18 +05:30
Gursheen Anand
cea4ed6f88
fix(portal): show PO pay button if payments installed
...
(cherry picked from commit ae7be84d87 )
2024-01-31 09:16:11 +00:00
mergify[bot]
ad3a5b58e4
fix: homepage not working (backport #38755 ) ( #38756 )
...
fix: homepage not working (#38755 )
(cherry picked from commit d6201ce5c7 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-14 23:02:25 +05:30
mergify[bot]
59e67cd384
fix: make project page translatable (backport #37743 ) ( #37801 )
...
fix: make project page translatable
(cherry picked from commit e72afd0bd6 )
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2023-10-31 19:49:45 +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
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
DaizyModi
b84deec601
fix: Correct Tax Breakup for different tax rates for same hsn code
2023-07-21 17:43:27 +05:30
barredterra
ecaf0aba3c
fix: rounding of percentage fields
...
Always round with precision of 2
2023-07-17 16:45:11 +02:00
Sagar Vora
bccb718cc2
chore: use consistent quotes
2023-07-17 15:45:36 +05:30
Deepesh Garg
3fa2a8c2d8
chore: fix linting issues
2023-07-15 18:03:16 +05:30
rohitwaghchaure
0e14ea4e32
Merge pull request #35881 from rohitwaghchaure/fixed-serial-batch-bundle-print
...
fix: serial and batch bundle values in the standard print format
2023-06-26 16:21:34 +05:30
Rohit Waghchaure
9cf645e07f
fix: serial and batch bundle values in the standard print format
2023-06-26 16:00:53 +05:30
Rohit Waghchaure
32965f1af9
fix: stock error for service item
2023-06-20 16:27:23 +05:30
Deepesh Garg
534ea5ad21
fix: Add offers info to website item ( #34873 )
...
* fix: Add offers info to website item
* Revert "fix: Add offers info to website item"
This reverts commit 88b598edb6 .
* fix: Add offer properties to website item
2023-04-17 16:35:22 +05:30
Ritwik Puri
f193393f57
fix!: require sender and message for contact us page ( #34707 )
...
* fix: require sender and message for contact us page
* refactor: dont override frappe.send_message from client side
used override_whitelisted_method hook for the same
2023-04-05 12:04:36 +05:30
Rohit Waghchaure
aaa4d1eb55
fix: E-commerce issue with Item Variants
2023-03-21 14:44:12 +05:30
s-aga-r
20bdc63b03
fix: show Purchase Order Portal Pay button based on configuration
2023-02-15 20:14:39 +05:30