OpenSource ERP Software dedicated to small to mid-size companies

           Become Platinium or Gold Neogia Partner

NEOGIA 0 9 3

Contents

Neogia 0.9.3 Release Note

Release Date : 2006-07-20 00:00:00.000 GMT

Ofbiz version : 7224

Overview of Changes from Neogia 0.9.2 to 0.9.3

Accounting :

Common :

manufacturing :

Order (Sales and Purchases) :

Shimpment :

servive management :


Patch List to have a Neogia 0.9.3 more stable

This sub-page is used to track all corrective patchs that can be applied on neogia 0.9.3. These patch must be attached to a bug tracker.


1527398 crmsfa Some screen crash with standard demo data

https://sourceforge.net/tracker/index.php?func=detail&aid=1527398&group_id=128662&atid=712355

  1. crmsfa-0.9-neogia-0.9.3.patch to crmsfa (after installing crmsfa V0.9 (svn 204) )
  2. order-0.9.3.patch to ofbizNeogia/applications/order
  3. workeffort-0.9.3.patch to ofbizNeogia/applications/workeffort
  4. servicemgnt-0.9.3.patch to ofbizNeogia/neogia/servicemgnt


1528512 in Form with auto-field, generate null exception

https://sourceforge.net/tracker/index.php?func=detail&aid=1528512&group_id=128662&atid=712355

problem appair in Tax management in accounting

  1. Bugs1528512.patch patch to ofbizNeogia root, only two file update in framework widget


1529472 the button "receipt run" is not displayed in some cases during wrun advancement

http://sourceforge.net/tracker/index.php?func=detail&aid=1529472&group_id=128662&atid=712355

cd ofbizNeogia
patch -p0 < BUG1529472-receipt-button.patch

This patch ensures that "receipt run" button is displayed as soon as last taskfulfilment of a wrun is running.


1527728 update of taskfullfilement quantity

http://sourceforge.net/tracker/index.php?func=detail&aid=1527728&group_id=128662&atid=712355

cd ofbizNeogia
patch -p0 < BUG1527728-advancement-wrun-sep-quantity.patch
patch -p0 < BUG1527728-advancement-wrun-sep-quantity-2.patch

This patch ensures that RunStockEventPlanned quantity always matchs the estimated final quantity of the related wRun.

1531247 adjustments are not recalculated when OISGA is Cancelled

http://sourceforge.net/tracker/?func=detail&aid=1531247&group_id=128662&atid=712355

cd ofbizNeogia
patch -p0 < BUG1531247_order_adjusment.patch

This patch ensure that adjustments are recalculated when order item quantity is cancelled

1531818 Error in OISGA creation when OI is added or updated in approved order

http://sourceforge.net/tracker/index.php?func=detail&aid=1531818&group_id=128662&atid=712355

cd ofbizNeogia patch -p0 < BUG1531818_Edit_approved_orderItem.patch

this patch fix update of OISGA when a OI is updated or added in approved order

1534615 PMP reading for product is always null

https://sourceforge.net/tracker/index.php?func=detail&aid=1534615&group_id=128662&atid=712355 update one file in applications/product/src

With this patch averageCost is now correct

1537885 Fix add of product revision

http://sourceforge.net/tracker/index.php?func=detail&aid=1537885&group_id=128662&atid=712355

when a new revision is added to a product, there is a crash due to bad use of edit services.

Calling of edit services has been replaced by a store().


1535506 Creation of a purchase order failed under some conditions

http://sourceforge.net/tracker/index.php?func=detail&aid=1535506&group_id=128662&atid=712355

Sometimes creation of a purchase order fails with this error messages : The address(es) used for tax calculation did not have State/Province or Country values set, so we cannot determine the taxes to charge.


1547133 adding requirement to purchase order failed

http://sourceforge.net/tracker/?func=detail&atid=712355&aid=1547133&group_id=128662

In ofbiz only product-requirement are adding into PO, In Neogia there are more requirementType

1551418 adjustment were deleted when orderItem are updated

http://sourceforge.net/tracker/index.php?func=detail&aid=1551418&group_id=128662&atid=712355


PS : for developper purpose, the cvs branche BR_NEOGIA_0_9_3 is the Neogia 0.9.3 with all patch applied

Retrieved from "http://neogia.org/NEOGIA_0_9_3"