OpenSource ERP Software dedicated to small to mid-size companies

           Become Platinium or Gold Neogia Partner

NEOGIA 0 9 3

Contents

[edit]

Neogia 0.9.3 Release Note

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

Ofbiz version : 7224

[edit]

Overview of Changes from Neogia 0.9.2 to 0.9.3

[edit]

Accounting :

[edit]

Common :

[edit]

manufacturing :

[edit]

Order (Sales and Purchases) :

[edit]

Shimpment :

[edit]

servive management :


[edit]

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.


[edit]

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


[edit]

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


[edit]

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.


[edit]

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.

[edit]

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

[edit]

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

[edit]

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

[edit]

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().


[edit]

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.


[edit]

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

[edit]

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"