Replicating a functioning 0.9.4 set-up in 1.0.0 Preview:
New company/ store/ catalog/ categories.
Digital goods.
Different currency. VAT.
Placing Orders with the Order module works fine.
But when I tried to place an order from the CRM, I met with several problems:
New Order page
--------
1. Left menu > Choose Catalog
shows the wrong catalogs (those associated to the default Company party)
after updating Order setting > Store to my_store, the "Choose catalog" menu disappears altogether
2. Left menu > Browse categories
Also displays the wrong categories (those associated with the default Company)
Add Order item page
---------
the "quantity" and "comments" input in the previous screen are lost
Finalize Order
---------
Fatal exception, until I added a "local delivery" shipment method (which I don't need - I just need the "no shipment" shipment method, which is fine with the Ofbiz order module)
Shows the wrong company name in the shipment drop-down list:
"Your Company Name here - Local delivery" instead of the correct company name
Invoice PDF
-------
Shows the company postal details instead of the Customer's billing address.
------
Those problems did not exist with the CRM module of 0.9.4.
Logged In: YES
user_id=908761
Originator: NO
Do you have different settings than the default? How do we replicate these errors?
Logged In: YES
user_id=1299797
Originator: YES
Si,
Well, I started from a run-install-seed installation, then created another set of company/ store/ catalog/ categories. Pretty basic.
It could very well be a configuration error, but I have chased it for a while and could not find it.
If you grant me access to a test environment I can try to replicate the set-up.
Logged In: YES
user_id=1299797
Originator: YES
This can be closed.
All works well with latest SVN revision.