OFBIZ Development r549734
- New PartyCarrierAccount entity (547869)
- New InventoryItemLabel, _Type, _Appl entities to store inventory item labels, with screens and services (547882, 547934, 547935, 548015, 548232)
- Search inventory item by label (549056, 549364)
- New OAGIS specialpurpose application
- Implemented 'Require Password Change' in ecommerce and manager apps: if the new field in the UserLogin entity is set to Y then, before the login, the user will be prompted for a new password. (549406, 549435)
- Check that new password is different from old (549443)
- Fix bug where updated orders lost finaccount payment method (547992)
- Facility group screens now use widgets (548025)
- BigDecimal versions of invoice totals (548144)
- Change invoice PDF to allow larger curency symbols (548145)
- Services to set PartyGroup.preferredCurrencyUomId (548153)
- fix create inventory item form error (548225)
- now an invoice can be shown and send per email in the customer currency, need however the preferred currency in the party entity and appropriate values in uomConversionBydate entity (548227)
- Fix workeffort calendar bug (548384, 548665)
- Implement User Time Zone Selection Capability (548646)
- updated test running to log more details about junit tests, also added new option -case=name-of-case to run just a specifc test-case: java -jar ofbiz.jar -test -component=[componentName] -case=[caseName] (548763)
- Fix bug where order open amount is reported as negative. (548817)
- Fix hardcoded warehouse (549024, 549034)
- Fix balanceInventoryItem orderBy (549094)
- Add drop down lists to Party Manager Edit person (549121, 549140)
- Russian translation of accounting (549139)
- Added overrideOrgPartyId field to ProductPromo and InvoiceItem for associating a promotion with a Internal Organization Party. (549490)
- Enhanced the getProductCost method to look at the SupplierProduct entity to get the cost (549514)
- Fix a potential rollback crash if upsRateEstimateByPostalCode is called for an address with a missing zip code. (549561)
- Updated httpClient with set/keepAlive and content methods (549635)
- Support for multiple order items with the same productId in the Facility Manager's Receive Against Purchase Order screen (549648)
- New getOrderStatus service (549677, 549710, 549712)
- Sort quote items by id (549734)
<< Home