The financial status form won't save for the PersonFinancialStatus module.

Bug #1026233 reported by Luke Duncan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ihris+nmc+nigeria
Fix Released
High
Luke Duncan

Bug Description

I have come across this problem:
When I click a form for recording new data it displays ok and the URL looks like
http://localhost/MLSCN/financial_status?parent=person|23456
after filling in the data required and click confirm the URL changes to http://localhost/MLSCN/financial_status showing that the button works but it doesn't bring the preview form for saving instead only a page with the filled in data is displayed.
What might have gone wrong here?
code: http://bazaar.launchpad.net/~ihris-nigeria/ihris+nmc+nigeria/MLSCN-4.1/files/head:/modules/MLSCNPersonFinancialStatus/
I was thinking maybe it is something to do with the page, but that didn't help.
Please help.

Revision history for this message
Luke Duncan (lduncan) wrote :

This has been fixed in MLSCN-4.1 rev 52. The problem was that the FinancialStatus module that created the financialstatus list form used the same form class as MLSCNPersonFinancialStatus module for the financial_status form. I modifed the MLSCNPersonFinancialStatus module to use the form class MLSCN_PersonFinancialStatus instead of MLSCN_FinancialStatus to avoid the conflict. I also modified the FinancialStatus module to erase the extra fields from the MSLCN_FinancialStatus form class.

Changed in ihris+nmc+nigeria:
status: New → Fix Released
importance: Undecided → High
assignee: nobody → Luke Duncan (lduncan)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.