Currently the final submit buttons for the Point of Sale screen are left-aligned beneath the 'Items for purchase' part of the form.. they should be right-aligned and placed beneath the 'This sale' and 'Collect payment' form fieldsets instead.
Created attachment 107895 [details] [review] Bug 26161: Move actions under rhs fieldsets This patch moves the action buttons div to within the column div that contains the 'This sale' and 'Collect payment' fieldsets. Test plan 1/ Apply patch 2/ Navigate to the 'Point of sale' page (having enabled UseCashRegisters and EnablePointOfSale) 3/ Confirm the 'Confirm' and 'Cancel' button/link now appear on the correct side. 4/ Signoff
Created attachment 108008 [details] [review] Bug 26161: Move actions under rhs fieldsets This patch moves the action buttons div to within the column div that contains the 'This sale' and 'Collect payment' fieldsets. Test plan 1/ Apply patch 2/ Navigate to the 'Point of sale' page (having enabled UseCashRegisters and EnablePointOfSale) 3/ Confirm the 'Confirm' and 'Cancel' button/link now appear on the correct side. 4/ Signoff Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
Created attachment 108015 [details] [review] Bug 26161: Move actions under rhs fieldsets This patch moves the action buttons div to within the column div that contains the 'This sale' and 'Collect payment' fieldsets. Test plan 1/ Apply patch 2/ Navigate to the 'Point of sale' page (having enabled UseCashRegisters and EnablePointOfSale) 3/ Confirm the 'Confirm' and 'Cancel' button/link now appear on the correct side. 4/ Signoff Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 20.11, thanks to everybody involved!
backported to 20.05.x for 20.05.03
enhancement, not backported to 19.11.x