Thursday, July 26, 2007

OFBIZ r559799

Fixed selectall.js double posting problem 558523

ebay fixes 558636 558939 559033 559428

Improved service to reserve specific InventoryItem 558268, 558372,
adding optional parameter to authOrderPayments service to re-auth. 558633
Changed get states/provinces by country to get ONLY states/provinces and to be more efficient 558245
if shipmentMethodType is not set and getShipEstimate is called, ship estimate will not be set estimate in cart but no error will be returned. 558668
added facilityId to inventoryItem look up. 558376

new view-entities in product for counting inventory items 559376
the first version of the screen output cache mechanism. 559384

Friday, July 20, 2007

OFBIZ r 558048

eBay integration (557392, 557918, 557924, 557925, 557960)

Chinese translations (556459)
Upgrade to Apache Lucene 2.2.0 (556839, 556842, 557542)

Added effectiveDate field to InventoryItemDetail to more easily find when an inventory change is effective; not really sofisticated for now, either current date/time or if there is an ItemIssuance then the issuanceDateTime (557939)
Fixed bug with 2 content tags in screen definition (557859)
Fixed bug in error in view-size used for paginate = "false" form (557554)
Fixed bug in reorder quantity from requirements in MRP (557194)
Small change to show more information about exceptions that happen during test execution in TestContainer (557528)

Fixed a rounding issue relating to BillingAccount's maxAmount (556341)
Changed set-service-fields to add validation errors to a list instead of quiting, then calling method can control what to do with them (557102, 557109)
Simplified the code in the ecommerce's sidedeepcategory.ftl template and added the ability to wrap each category in the list in its own box (where the box title contains the category name). (557880, 557902)

CustRequest note bug fix (557207)
Party Mgr Communication event bug fix (557253)
run updates to return and order status as systsem user. (557446)
Automated commission invoices should run as system user (557705)
subscription bug fixes (557473, 557476, 557482, 557899)


Implemented feature to lookup city or county or other tax jurisdiction by postal code; includes some demo/test data for it that will work with DemoCustomer; there are some new patterns established like a convention for postal code ID within a country (556364)

Fix Payment application problems with billing account (556498)
Moved blog and order component demo data out of the securityext component (557077)
Improved currency UOM drop-down lists (557086)

add lookup for party and content in the websiteContent webSiteParty forms (556218)
Service to expire a contactmechpurpose if it exists. Found useful in Party profile page. (556256)
Improved Shipment notification email set up. (556264, 556514)
cleaned up code for sending email when new user is created. (556520, 556807)
Implemented a very simple widget form renderer and screen view handler for text based output (e.g. csv files etc...) (556302)
A bunch of changes to use commonY

OFBIZ r 558048

eBay integration (557392, 557918, 557924, 557925, 557960)

Chinese translations (556459)
Upgrade to Apache Lucene 2.2.0 (556839, 556842, 557542)

Added effectiveDate field to InventoryItemDetail to more easily find when an inventory change is effective; not really sofisticated for now, either current date/time or if there is an ItemIssuance then the issuanceDateTime (557939)
Fixed bug with 2 content tags in screen definition (557859)
Fixed bug in error in view-size used for paginate = "false" form (557554)
Fixed bug in reorder quantity from requirements in MRP (557194)
Small change to show more information about exceptions that happen during test execution in TestContainer (557528)

Fixed a rounding issue relating to BillingAccount's maxAmount (556341)
Changed set-service-fields to add validation errors to a list instead of quiting, then calling method can control what to do with them (557102, 557109)
Simplified the code in the ecommerce's sidedeepcategory.ftl template and added the ability to wrap each category in the list in its own box (where the box title contains the category name). (557880, 557902)

CustRequest note bug fix (557207)
Party Mgr Communication event bug fix (557253)
run updates to return and order status as systsem user. (557446)
Automated commission invoices should run as system user (557705)
subscription bug fixes (557473, 557476, 557482, 557899)


Implemented feature to lookup city or county or other tax jurisdiction by postal code; includes some demo/test data for it that will work with DemoCustomer; there are some new patterns established like a convention for postal code ID within a country (556364)

Fix Payment application problems with billing account (556498)
Moved blog and order component demo data out of the securityext component (557077)
Improved currency UOM drop-down lists (557086)

add lookup for party and content in the websiteContent webSiteParty forms (556218)
Service to expire a contactmechpurpose if it exists. Found useful in Party profile page. (556256)
Improved Shipment notification email set up. (556264, 556514)
cleaned up code for sending email when new user is created. (556520, 556807)
Implemented a very simple widget form renderer and screen view handler for text based output (e.g. csv files etc...) (556302)
A bunch of changes to use commonY

Friday, July 13, 2007

OFBIZ r 5561181

  • ApacheFopFactory initialize font base url to default value independently of tag in fop.xconf (554181)
  • Filter out expired emails in sendEmailToContactList (554250)
  • ECA to update contact lists with updated email addresses (554260)
  • Fix warning on field named comment (554591)
  • Further enhancements to Google export (554593, 554828)
  • Added facilityId to requirements automatically created using one of the product/productStore requirement creation methods. (554878)
  • Fixed bug that was causing the invoice creation to fail if a billing account with a payment term was associated to the invoice. (555227)

  • Email notification on Shipment which are shipped (554200)
  • Added information about order item level adjustment to the create return items screens (both standard and quick). (554599)
  • Added to the requirements list two new columns to provide information about actual qoh in the warehouse and total qoh in all the warehouses. (554618)
  • Moved all ui labels from ecommerce to order (554622)
  • Added two new (non pk) fields to the SupplierProduct entity to associate supplier products to agreement items; created a new screen to manage them in the agreement item subscreens. (554680)
  • Removed old fields from old Jasper report files; removed an entity from a view definition because it was not linkable to the other ones. (554887)
  • Added ability to select which return adjustments can be included in a return. (554967)
  • Fix for return adjustments without amounts (554971)
  • Migration of some billing account screens to widgets. (555228)
  • Some reformatting for Visit and Visitor entities; also added some fields for information based on the clientIpAddress for future use based on geoIp lookups, etc (555796)
  • Dialup friendliness (555988, 555997)
  • Fix time zone selection box bugs (556002)
  • Email notifications for account sign up and updates (556116)

Friday, July 06, 2007

OFBIZ r 553958

  • Product export to Google (552765, 553830)

  • Fixed a bug where an additional listener is attached to the mail store on every call to checkMessages (552216)
  • Fixed a problem with the order manager quick checkout not keeping it's ship address selection, also got rid of the -$1 shipping prices (552145)
  • Paginate target incorrect for the ListGatewayResponses form (552227)
  • Fix bug for Order Ship to Another Address does not take in that address (552250)
  • Incorrect company info in quote report header (552255)
  • Order PDF locale bug fix (552424)
  • Added new service to test a decline response for a cc capture request. (552432)
  • Fix bug with billing accounts with the same available amount for the same customer were overriden in the drop down list. (552487)
  • Added PICKLIST_PICKED to ensure part picked orders will still get examined during inventory balancing. (552806)
  • Bug fix to ensure the packing PDF calculates correct values for the requested count when handling multiple issuances. (552809)
  • pull the value of the maxAmount field and use it as a default value for the payment auth screen (if a payment preference is passed) (553750)
  • fix a bug in the billing account balance calculation: the error was that the query to the OrderPurchasePaymentSummary entity doesn't group the OrderPaymentPreference records with different order statuses (553754)
  • Fixed a problem during checkout where if a billing account was being used, two payment prefs were being created for the billing account (553114)

  • add some timeZone passing and retreival code to UtilHttp (553122)
  • Added timeZone as an automatic attribute for all services (553183)
  • Added some stuff for client authentication with HTTP Basic Auth in HttpClient and URLConnector (553233)
  • New timeZone auto attribute is added to the form by the auto-service operation. (553237)
  • Add Shortcut Icon To The Simple Screen Decorator. (553745)
  • Product -> Gl accounts to form widget (552115)
  • Facility group screen to widgets (552466)
  • Minor changes to serialized inventory reservations (552635)
  • Translations (552743)
  • Added new product store field to make the default value for ReturnHeader.needsInventoryReceive configurable on the Product Store. (553882)