Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0001493Openbravo ERPZ. Otherspublic2007-07-04 03:232008-06-12 09:43
plujan 
user71 
normalminoralways
closedno change required 
5
 
pi 
Core
No
0001493: \"Save and Next\" button missing on new Purchase Order
Description:
"Save and Next" button missing on new Purchase Order

Enviroment:
OS: Windows XP SP2
DB: Oracle XE
Browser: FF2
Openbravo: 2.31 Beta
Language: English

Steps:
1. Go Procurement Management > Transactions > Purchase Order
2. Click on New
3. Fill the order with valid data. There are no "Save and Next" button (see attach 1)
4. Save the order. The "Save and Next" button now appears (see attach 2)
5. Click on "Save and Next" button. Nothing happens.
No tags attached.
Issue History

Notes
(0005082)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1747439 [^]
(0001416)
plujan   
2007-07-04 03:24   
(edited on: 2008-06-12 09:19)
Logged In: YES
user_id=1759992
Originator: YES

File Added: UI2_EditSaveAndNextButton.GIF
(0001417)
iciordia   
2007-07-20 19:47   
(edited on: 2008-06-12 09:19)
Logged In: YES
user_id=1455356
Originator: NO

Buttons "Save and next" and "Next" and "Last" should be disabled when you are in the last record of the datagrid. "Previous" and "First" should be disabled when you are in the first record.
(0001418)
user71   
2008-05-19 16:52   
(edited on: 2008-06-12 09:19)
Logged In: YES
user_id=1964080
Originator: NO

Until the record is inserted it doesn't have a position,
and if it doesn't have a position the next position has no sense.

For that reason, the 'save and next' button is disabled in new records.