0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Attributes/Roles/Features was not shown on the list into Data Resource tab of Content application (https://issues.apache.org/jira/browse/OFBIZ-250) More... almost 19 years ago
Default sold thru timestamp on facility inventory report to now. More... almost 19 years ago
Misc improvements as suggested by David Welton: More... almost 19 years ago
Added README file as suggested by David Welton with basic instructions for running ofbiz from a build, and references to resources for getting more setup and production setup information More... almost 19 years ago
Commented out the MCA listener so it won't complain when not configured More... almost 19 years ago
Print gift messages on the pick/pack reports and packing slips, to help the shipping people remember these things More... almost 19 years ago
Link back to shipment route segments of shipments from scheduling screen More... almost 19 years ago
Used EQUALS in place of LIKE in getPartiesByEmail. Added a new method matchPartiesByEmail wich as the same behaviour has had getPartiesByEmail before. More... almost 19 years ago
OFBIZ-285 - Get shipment phone number from shipment partyIdTo. More... almost 19 years ago
Accounting Component Spanish Translation (https://issues.apache.org/jira/browse/OFBIZ-157) Thanks to Victor Hugo Hernandez Posadas More... almost 19 years ago
getPartyFromEmail does dangerous matching (http://jira.undersunconsulting.com/browse/OFBIZ-534?page=all) More... almost 19 years ago
More comment about authorize.net More... almost 19 years ago
Allow the creation of a workeffort with a predifined workeffortId More... almost 19 years ago
Replaced storeAll/toStore with service calls in createInvoiceForOrder. Created a new service for it to use. Fixes bugs where downstream operations in the logic requires upstream objects to be created first. Test case: User captures a payment for a CC then generates invoice via shipment system. Expected outcome is that payment is applied to invoice and if fulfilled, invoice is marked as paid. More... almost 19 years ago
Fixed a bug with modifying prices of purchase orders because POs don't have shipment estimates More... almost 19 years ago
Cleared up code for authorize.net payment gateway - removed excessive debugging code and fixed a small bug where the URL was always the certifications site. Authorize and Capture now work. Refund does not yet, but I'm told that's Authorize.NET's fault, not ours More... almost 19 years ago
Fixed a small bug in getPreviousNextProducts service where if the product is not in the category, it will return an error, instead of just gracefully exiting More... almost 19 years ago
Made change suggested by Daniel Kunkel so that PayPal payments can be manually received, ie if the auto-notice somehow doesn't make it; Undersun Jira #OFBIZ-703 More... almost 19 years ago
Applied patch from Adam Heath to fix off by one error; Undersun Jira #OFBIZ-378 More... almost 19 years ago
reorganized comments for javamail-container More... almost 19 years ago
Fix bug where after scheduling outgoing shipments, the facilityId is missing More... almost 19 years ago
After the order is packed, the list of available invoices will be shown on the packing screen, so that the invoices can be printed right there, instead of going back to the order again More... almost 19 years ago
Add showAllFacilities to order items' view product inventory link so the link to catalog manager will show all product inventory More... almost 19 years ago
Added link from catalog manager inventory screen to the facility manager receive inventory screen. Also changed the ui label of Inventory Receive to Receive Inventory in English More... almost 19 years ago
Some fixes for the distributed cache clear services, and the default OpenJMS configuration; contributed by Peter Goron, old Undersun Jira #OFBIZ-876 More... almost 19 years ago
Added party lookup to form. More... almost 19 years ago
Added link to create "drop shipment" shipments from a purchase order (when the ship-to-address is not one of the company's facilities). More... almost 19 years ago
Small ui changes to better support drop shipments. More... almost 19 years ago
Implemented association between sales order items and drop shipment purchase order items (thru OrderItemassociation). More... almost 19 years ago
This commit close issue http://jira.undersunconsulting.com/browse/OFBIZ-717 (Patch to update the JGoodies look&feel version for POS) The page http://docs.ofbiz.org/display/OFBADMIN/Libraries+Included+in+OFBiz should be updated. There is no more look-1.2.2.jar file. Unfortunatly I have not enough rights to edit them. I let a comment in Confluence. More... almost 19 years ago