0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added spam checking from an external spam checker when importing email More... almost 19 years ago
Closes I18n of categories Thanks to Si and Marco for their tests and help. In this last version I have added the breadcrumbs and a demo file. I have also commented some stuff in CategoryContentWrapper For more informations see https://issues.apache.org/jira/browse/OFBIZ-75 More... almost 19 years ago
When and email (communicationEvent) is corrected it needs to be re-entered in the system. So it should be possble to change the status from 'unknown party' to the 'entered' status to be re-processed More... almost 19 years ago
Ehanced create return form: Added party lookup and default auto-receive to Y. More... almost 19 years ago
A patch from Markus Studer to fix "I18N problem with Inventory Receive" (https://issues.apache.org/jira/browse/OFBIZ-327) Thanks Markus More... almost 19 years ago
OFBIZ-240 - Render a selectAll checkbox for forms of type multi. To activate it, define a field named _rowSubmit of type <check/> and give it a title. More... almost 19 years ago
Applied patch from Scott Gray (plus some other misc cleanups) to fix a buggy way of calculating production run qty (when updated). OFBIZ-325 More... almost 19 years ago
A bunch of clean ups and improvements to the requirement generation algorithm (mrp); thanks to Mario Cappellato. More... almost 19 years ago
Added invoice creation bit to the affiliate commission sample service More... almost 19 years ago
A patch from Chris Howe : https://issues.apache.org/jira/browse/OFBIZ-324 Background color seperating the two halves of the orderheader makes screen ugly when background color of screen area isn't white More... almost 19 years ago
Implemented a new service that, when atp goes under minimum stock, creates a requirement for the reorder qty. More... almost 19 years ago
small dutch update More... almost 19 years ago
do not add duplicates to the workEffortPartyAssignment entity More... almost 19 years ago
fixed: index out of bound error when receiving email signed with pgp More... almost 19 years ago
change xml header and resize field for better display More... almost 19 years ago
Corrects CreateCharacterSet service path (from org/ofbiz/content/content/ContentServices.xml to the real location org/ofbiz/content/data/DataServices.xml). This close https://issues.apache.org/jira/browse/OFBIZ-146. Thanks to Marco Risaliti. More... almost 19 years ago
Basics in place for sample customer affiliate commission service, with commented out ECA rule to trigger; just need to implement the invoice creation now More... almost 19 years ago
services-multi will now set a transaction timeout equal to timeout of each service times number of rows called. patch from Peter Goron More... almost 19 years ago
Fixed bug in Label Printing where [Mark as Accepted] was marking all as accepted, regardless of what was selected. More... almost 19 years ago
Added Fed Ex to demo shipping data as a store carrier. No integration yet or planned at this point More... almost 19 years ago
Cleaned up the service for automatic requirement creation based on QOH and minimum on stock. More... almost 19 years ago
Toggle order notes from public to private and back. More... almost 19 years ago
The default requirement generation method set for the store should be ignored if the product is of a special type (digital good or a marketing package). More... almost 19 years ago
Approved product requirements are checked by default. More... almost 19 years ago
Approved requirements are now sorted by supplier. More... almost 19 years ago
Replaced the lookup button with a drop down box: in fact in this way it is more consistent with the other existing screens. More... almost 19 years ago
show a No payment preferences for order for orders with no payment information More... almost 19 years ago
Avoid possible NPE during order black list checking if order has no payment methods More... almost 19 years ago
New InventoryWorker class to figure out quantity of product on outstanding POs. Re-factored product inventory page in catalog manager to use it. Added column to show quantity on order for facility inventory More... almost 19 years ago
A patch from Marco Risaliti which solves "Misc bugs in marketing campaigns screens" (https://issues.apache.org/jira/browse/OFBIZ-192) Thanks Marco More... almost 19 years ago