-
How can allow that a specific user can see the SalesOrder created for the admin-Standard?, Is there some tutorial about User, UserGroups and memeberships beetween them issues?
Thanks again.
2009-11-13 20:39:01 UTC by sfaundez
-
After importing 200 or so Accounts into production server - I see 2 anomalies in the Address listings:
1 - 'Address' contains "#ERR (null)" (vs expected 'street, city, state, postalcode' concatenation) and
2 - 'Usage' contains "500" (vs expected 'Business').
Similar import into gave expected results prior to production import.
Both env = OCRX2.5.3, OpenSuSe 11.1, OpenOffice Calc 3.1.1...
2009-11-13 15:38:30 UTC by isogeo
-
Hi everyone
I'm finishing the implementation of an instance of openCRX in my job in Santiago Chile (my beautiful country), but I need to show the position's detail to all users (from different UserGroups) including the **Product Configuration** of each position within a **Sales Order**, but users that are not **SalesOrders** owners cannot see the **Positions** eather the **ProductConfigurat.
2009-11-12 23:11:56 UTC by sfaundez
-
When i try to import the OpenCRX SDK intot Eclipse, Eclipse does not find the following Project: opencrxSdk-2-5.3\opencrx-2.5.3\openmdx-2.5.3\jre-1.5\log.
The project is not shown in the Import Projects dialog.
The installation of the OpenCRX SDK works fine. Both ant deliverables and ant assemble run without errors.
Do you have any ideas what could be wrong?
Regards
Isak.
2009-11-10 16:15:18 UTC by ishak1981
-
This is not supported "out of the box", but it would be fairly easy to either integrate openCRX with an existing survey tool (e.g. SurveyMonkey, or http://www.limesurvey.org/) or implement such a survey module fully contained in openCRX. You'd have to think about the mapping of questions/answers to openCRX objects and then maybe write a wizard for easy data entry and analysis.
2009-11-10 10:23:05 UTC by crixpcmu
-
I guess I don't know how use the DataBinding in the rigth way ?.
2009-11-09 22:13:02 UTC by sfaundez
-
This is the portion of code from the **ImportAccountsFromXLS.jsp** in wich I'm based to add more PostalAddresessLines for each LegalEntity But instead of add a new address replaces the last address, for instance: I have one Excel file in wich I have heads for add 5 address lines per LegalEntity (even more than 2) BusinessAddressLine1, BusinessAddressLine2, BusinesAddressLine3...
2009-11-09 21:58:18 UTC by sfaundez
-
Hi all,
I'm traying to add more than only one BusinessAddressLine per LegalEntity in the ImportAccountsFromXLS.jsp wizard but it doesn't work, instead of adding more the others addresses the program replace the the first for the last Business Address Line from the Excel file (doesn't add the address), so finally the result is again only one BusinessAddressLine per LegalEntity. If someone...
2009-11-09 18:15:15 UTC by sfaundez
-
Hi all,
I'm traying to add more than only one BusinessAddressLine per LegalEntity in the ImportAccountsFromXLS.jsp wizard but it doesn't work, instead of adding more the others addresses the program replace the the first for the last Business Address Line from the Excel file (doesn't add the address), so finally the result is again only one BusinessAddressLine per LegalEntity.
If someone...
2009-11-09 15:06:32 UTC by sfaundez
-
Do you evaluate to add a feature to import Products & PriceBooks directly from an Excel sheet?
Dario.
2009-11-08 11:23:56 UTC by dderose