Mohamed ABDELLANI
|
d86173c509
|
add feature toggle
seperate the invoice templates that rely on presenters from the old ones.
|
2023-06-18 21:03:13 +02:00 |
|
Matt-Yorkley
|
005d95e882
|
Fix "Resend Confirmation" link and add missing test coverage
|
2023-05-21 13:33:29 +01:00 |
|
David Cook
|
0ff540e1e3
|
Revert pull #10080
[WIP 🚧 ] Admin - Order edition, behind feature toggle admin_style_v2: adjust colors
This reverts commits faf106b2824f248812f523c10b688bd9b254dc14..74b618230ff736ac7929246e2c83ed95067a4dd0
|
2023-05-09 21:25:29 +10:00 |
|
basilawwad
|
fa373518fb
|
applied modal function
Update variant_autocomplete.js.erb
Applied modal function
refactored function
fix indentation and removed old function
|
2023-04-20 11:46:02 +02:00 |
|
Ana Nunes da Silva
|
bb71b281d6
|
Remove print ticket links
|
2023-02-14 08:08:20 +00:00 |
|
Jean-Baptiste Bellet
|
20596b9441
|
Mark as icon-remove and then considered as secondary
|
2022-12-16 15:49:38 +01:00 |
|
Jean-Baptiste Bellet
|
bb6298d06d
|
Check for enterprise_number_required_on_invoices boolean
if true, then can edit invoice ;
if false, then print a confirm alert popup to specify that a enterprise number must be set for this enterprise
|
2022-06-28 09:53:46 +02:00 |
|
GeorgeThoppil
|
8903496a1b
|
Optional restocking items
|
2022-05-06 10:55:24 -04:00 |
|
Andy Brett
|
e9a00eb0d4
|
Merge pull request #7310 from cillian/resumed-order-actions-menu
Make sure the Resend Confirmation and Send/Print Invoice links display for resumed orders
|
2021-06-30 10:43:07 -07:00 |
|
Luis Ramos
|
e52937c113
|
Use rubocop auto correct to add frozen string literal to all files
This is an unsafe auto corection, we will need to trust our build here
|
2021-06-17 23:07:26 +01:00 |
|
Luis Ramos
|
049c2b59ca
|
Adapt routes and helpers to make view spec green
|
2021-04-13 16:54:32 -07:00 |
|
Andy Brett
|
f2e238d0ea
|
refactor view logic to helper
|
2021-04-03 13:33:09 -07:00 |
|
Cillian O'Ruanaidh
|
7e2d9ff381
|
The Resend Confirmation and Send/Print Invoice links should display for resumed orders too
These are links inside the Actions drop down menu on the edit order view. Before they were missing if an order was in a resumed state.
Fixes #5946
|
2021-04-02 15:41:59 +01:00 |
|
Luis Ramos
|
23956726e9
|
Add missing translation
|
2020-11-04 12:37:55 +00:00 |
|
luisramos0
|
bbb3748d3c
|
Simplify orders events logic
|
2020-02-04 11:51:13 +00:00 |
|
luisramos0
|
08dd992344
|
Merge orders_helper with decorator
|
2020-02-04 11:51:13 +00:00 |
|
luisramos0
|
914244a1ee
|
Bring orders helper from spree_backend
|
2020-02-04 11:51:13 +00:00 |
|