0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
the decompose mkt pkg packages service now returns the list of inventory item ids created for the components. Also, now the decompose task is no more a "production run" and it's status is set to COMPLETED. More... about 19 years ago
Deprecated operations replaced by set operations in PromoServices.xml (Apache OFBIZ-90) More... about 19 years ago
Small improvements to the ui links between a product and its routing. More... about 19 years ago
Close Apache OFBIZ-92 : add information about plugin.jar in OPTIONAL_LIBRARIES More... about 19 years ago
Added "if (Debug.verboseOn())" where there are concatenations of strings (means "+") : faster More... about 19 years ago
Added more information about the suggested/required stock moves: More... about 19 years ago
A few minor additions and one important bug fix to the OFBiz stock movement services: More... about 19 years ago
Implemented new "getInventoryAvailableByLocation" service. More... about 19 years ago
The Facility.ownerPartyId is now a mandatory field; if this is not set many of the cost and accounting routines will complain. More... about 19 years ago
More comments about how standard cost services and the decompose inventory item service costing work More... about 19 years ago
added productId and workEffortId to the AcctgTransAndEntries view entity More... about 19 years ago
Now the getProductCost service will consider the virtual's costs if the product is a variant and no costs are available. More... about 19 years ago
I have fixed two issues: More... about 19 years ago
Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java Property name="mail.debug" to false in ofbiz-containers.xml This close Apache OFBIZ-24 More... about 19 years ago
New production run pdf report developed by Mario Cappellato. More... about 19 years ago
Improved edit contact mech page by defaulting country geo to the country.geo.id.default set in general.properties. More... about 19 years ago
Link to print the PDF version of invoices from order view More... about 19 years ago
OFBIZ-132: Make paymentMethodTypeId optional and get it from paymentMethod. If neither is supplied, then return an error. Thanks to Ashish Vijaywargiya More... about 19 years ago
Adding savesale.xml and changing sales.xml name to loadsale.xml More... about 19 years ago
Moved dialog.xml from pos/screens/includes to pos/screens/dialog More... about 19 years ago
Manages when no sales where saved More... about 19 years ago
I resized the buttons to hold labels in french under Linux (with default values) More... about 19 years ago
To close this chapter of dynamic modification of xpos.properties (needed by XUI i18n mechanism) and mostly avoiding svn notifications I suppressed the $Id let in the ASL2 header written by UtilProperties.java. But because java.util.Properties.store (called by UtilProperties.java to write in xpos.properties) always writes a date/time after the header there is always a difference between repository and working copy files. So I decided to svn:ignore xpos.properties in its directory (applications/pos/config), hoping this will not bring problems in future... More... about 19 years ago
path to sales.xml is now dynamic More... about 19 years ago
This implement the load part of OFBIZ-734 (POS Save and load sessions). Actually they are not sessions but sales. You can add a shopping list (saved sale) to the current cart (current sale) or replace it. The button to use is "LOAD SALE" (or "Charger une vente" in french) This work was partly funded by Ray Barlow, thanks to him. More... about 19 years ago
Found a better solution to fix a small bug in category drop down (it was messed up by a parameter set in the screen action). More... about 19 years ago
Fixed small bug in category drop down (it was messed up by a parameter set in the screen action). More... about 19 years ago
Only product types for physical goods are allowed here. More... about 19 years ago
added two more fields to the context for the upcoming pdf report. More... about 19 years ago
Two changes to the way search fields are rendered in form widgets: More... about 19 years ago