MAF CLOUD - NEW RELEASE + FIX UPDATES MAY 2023
31 MAY 2023 - VERSION 3.1.5
Issue/Request | Type | User Guide | Jira Ticket |
---|---|---|---|
| Enhancement | ||
2. In company data, “PRODUCT” has two different INVOICE NO. with same ITEMS (2), TAX CLASSIFICATION NAME(1234) and same TAX RATE (12 ) But I can only find one record (INVOICE NO. = INV_GROUP_NO2) in dropdown list of ITEMS in issue table ONCE we choose the contracts from upper table, dropdown list of ITEMS is supposed to show all the possible combinations of INVOICE NO., ITEMS, TAX CLASSIFICATION and TAX RATE under this product. | Enhancement | ||
3. company data invoice - cannot copy (ctrl + shift + v) bug fixed | Enhancement |
30 MAY 2023 - VERSION 3.1.5
Issue/Request | Type | User Guide | Jira Ticket |
---|---|---|---|
| Enhancement | ||
2. RECEIVE allocate window - UN INV QTY issue fixed: User manually adjusts the quantity and amount of contracts to match the numbers exported from the tax system. However, in the 3rd panel, UN INV QTY still appears in red because the system did not treat “0.0000” as 0. Amount, below 0.05 will assume as 0 Qty, below 0.0005 will assume as 0 | Enhancement | ||
3. Bug in receive table after assign After user assigned the contract in the RECEIVE table, they noticed an additional record in the unassigned page. The underlying cause of this bug is similar to MAF-3861, where the system failed to treat "0.00" in INV AMT as 0, resulting in an extra update of a new record. | Enhancement | ||
4. in Unassigned tab only (phy_trade_id empty)
Now we have no tax rate (税率)column in table, FE calculate tax rate tax rate = 税额/不含税金额 | Enhancement | ||
5. PS LEDGERS Assigned page: MAIN CONTRACT NO., QTY, PRICE Allocate window 2nd panel: MAIN CONTRACT NO., QTY, PRICE QTY use qty and contract actual qty from physical trade (priority: contract actual qty > qty) PRICE use provisional price and contract actual price (priority: contract actual price > provisional price)
RECEIVE Assigned page: QTY, PRICE, CONTRACT AMT QTY use qty and contract actual qty from physical trade (priority: contract actual qty > qty) PRICE contract actual price DO NOT USE PROVISIONAL PRICE FE calculate CONTRACT AMT (QTY * PRICE)
ISSUE upper table: CONTRACT AMOUNT (from physical trade)
Add Created by and Updated by time and date for both ISSUE and RECEIVE | Enhancement |
29 MAY 2023 - VERSION 3.1.5
Issue/Request | Type | User Guide | Jira Ticket |
---|---|---|---|
the correct logic:
use closeto to compare two value. tot = number of decimal from settings + 1 | Enhancement | ||
2. in issue invoice tab last table un inv qty and un inv amt cannot be positive same logic as received invoice if sign of un inv qty and un inv amt is different from initial sign of inv qty, con qty and inv amount, highlight in red and cannot save reference:
| Enhancement | ||
3. issue tab delete bottom table row issue - in issue tab select all rows in top table and they will appear at bottom table but when delete 1 row in the bottom table, all the rows will return in the top table instead of 1 | Enhancement | ||
4. Auto contract They only can auto generate contract no for one main contract no one by one. so to solve this issue. We use BE to handle
FE
BE
| Enhancement | ||
5. RECALCULATE bug in receive and issue In invoice receive and issue table, after recalculate, un_inv_qty is not updated. un_inv_qty = un_inv_qty - (con_qty or psl_qty) | Enhancement |
26 MAY 2023 - VERSION 3.1.5
Issue/Request | Type | User Guide | Jira Ticket |
---|---|---|---|
in psl window or table when update amt, there is a bug due to no unit to convert. need to handle it in psl, receive, issue table or window, to test update amt, qty correctly. | Enhancement | ||
2. PS ledger allocate 2nd panel amt did not change bug fixed when add new row in 2nd panel and input amt, the amt in 1st panel does not get deducted accordingly seems like happen for trades with no contracts in 3rd panel | Enhancement | ||
3. Issue invoice bug fixed:
need to click on search or refresh then can see the row
but after change the unit from MT to kilogram, the con qty does not auto update
| Enhancement | ||
4. in receive and issue tab - even if unit is same should still show con qty | Enhancement | ||
5. UN INV QTY IS NOT UPDATE IN ALLOCATE INVOICE RECEIVE bug fixed | Enhancement |