[jira] Created: (OFBIZ-1103) FindTaxAuthorityParties combobox do not allow empty (for * search) AND/OR demo data wrong
Posted by
Nicolas Malin (Jira) on
Jun 26, 2007; 8:39am
URL: http://ofbiz.116.s1.nabble.com/jira-Created-OFBIZ-1103-FindTaxAuthorityParties-combobox-do-not-allow-empty-for-search-AND-OR-demo-dg-tp182158.html
FindTaxAuthorityParties combobox do not allow empty (for * search) AND/OR demo data wrong
-----------------------------------------------------------------------------------------
Key: OFBIZ-1103
URL:
https://issues.apache.org/jira/browse/OFBIZ-1103 Project: OFBiz
Issue Type: Bug
Components: accounting
Affects Versions: SVN trunk
Reporter: Wickersheimer Jeremy
Priority: Minor
Attachments: ofbiz-1103.patch
The combo box in FindTaxAuthorityParties (go in Accounting, Tax Authorities, then edit one TA and go in Parties) only allow Y/N to be selected for IsExempt / IsNexus
When you enter this screen with the demo data, you will see all the Parties automatically listed. But in my case i have two parties listed with:
IsExempt (null) / IsNexus (Y)
IsExempt (N) / IsNexus (null)
So i guess either the demo data is wrong (most likely), or the Edit form later is wrong (because it also allows Y/N, which makes sense here).
But the Find form "should" allow for * search on those fields, and therefore allow empty values.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.