Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | ||||||||||||
| 0030764 | ||||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| defect | [Openbravo ERP] 07. Sales management | minor | always | 2015-09-04 12:48 | 2016-02-22 17:13 | |||||||
| Reporter | maite | View Status | public | |||||||||
| Assigned To | nonofrancisco | |||||||||||
| Priority | high | Resolution | open | Fixed in Version | ||||||||
| Status | scheduled | Fix in branch | Fixed in SCM revision | |||||||||
| Projection | none | ETA | none | Target Version | ||||||||
| OS | Any | Database | Any | Java version | ||||||||
| OS Version | Database version | Ant version | ||||||||||
| Product Version | SCM revision | |||||||||||
| Merge Request Status | ||||||||||||
| Review Assigned To | ||||||||||||
| OBNetwork customer | OBPS | |||||||||||
| Web browser | ||||||||||||
| Modules | Core | |||||||||||
| Support ticket | 29631 | |||||||||||
| Regression level | ||||||||||||
| Regression date | ||||||||||||
| Regression introduced in release | ||||||||||||
| Regression introduced by commit | ||||||||||||
| Triggers an Emergency Pack | No | |||||||||||
| Summary | 0030764: Entry number incorrectly calculated in Journal Entries Report under some circumstances | |||||||||||
| Description | Query to calculate first Entry Number is considering a random value (fact_acct_group_id) so it is not correct in some specific cases. Problem is reproducible when fact_acct_group_id corresponding to a "normal" entry (factaccttype=N) is lower than fact_acct_group_id corresponding to a "normal" entry (factaccttype=O) and accounting date is the same | |||||||||||
| Steps To Reproduce | 1. Register Sales Invoice for España organization and Accounting date=01-01-2014. Add any line, process and POST invoice 2. In F&B sample data, fact_acct_group_id value corresponding with 2014 opening entry is '0330181B76254F5CBB167FEC50397403', so you need to update fact_acct_group_id of your inoice's entry to be smaller than this: update fact_acct set fact_acct_group_id='0330181B76254F5CBB167FEC50397401' where record_id='YOUR_INVOICE_ID' 3. Run Journal Entries Report in HTML format and realize that first entry number is 2 instead of 1, which is not correct  | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
		  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] 
			 | 
|
  		Notes	 | 
|
| 
				(0084409) nonofrancisco (viewer) 2016-02-22 17:13  | 
	
		Test plan: As Openbravo / F&B International Group Admin Register Sales Invoice for España organization and Accounting date=01-01-2014. Add any line, process and POST invoice In the database, find the c_invoice_id or the last created invoice Run the following sentence: update fact_acct set fact_acct_group_id='0330181B76254F5CBB167FEC50397401' where record_id='YOUR_INVOICE_ID' Run the Journal Entries Report in HTML format with starting date '01-01-2014', use different combinations of parameters and realize the entries number always start with 1  | 
  Issue History	 | 
|||
| Date Modified | Username | Field | Change | 
| 2015-09-04 12:48 | maite | New Issue | |
| 2015-09-04 12:48 | maite | Assigned To | => Triage Finance | 
| 2015-09-04 12:48 | maite | OBNetwork customer | => Yes | 
| 2015-09-04 12:48 | maite | Modules | => Core | 
| 2015-09-04 12:48 | maite | Support ticket | => 29631 | 
| 2015-09-04 12:48 | maite | Triggers an Emergency Pack | => No | 
| 2015-09-04 12:49 | maite | Issue Monitored: networkb | |
| 2016-02-17 18:05 | markmm82 | Status | new => scheduled | 
| 2016-02-17 18:05 | markmm82 | Assigned To | Triage Finance => nonofrancisco | 
| 2016-02-22 17:13 | nonofrancisco | Note Added: 0084409 | |
| Copyright © 2000 - 2009 MantisBT Group |