/
MAF CLOUD - NEW RELEASE + FIX UPDATES OCT 2023

MAF CLOUD - NEW RELEASE + FIX UPDATES OCT 2023

27 Oct 2023 -VERSION 3.1.7.1

Issue/Request

Type

User Guide

Jira Ticket

Issue/Request

Type

User Guide

Jira Ticket

get API token for API access in the future

for admin account only

Enhancement

 

https://mafint.atlassian.net/browse/MAF-4323

change p/l from open position app issue

  1. download content time is too long

  2. exception in console

Enhancement

 

https://mafint.atlassian.net/browse/MAF-4304

some of stock can not do recalculate

enable checkbox for all row. I will disabled those action button if user chooses Pairs stock, users need to know why those button are disabled.

Enhancement

 

https://mafint.atlassian.net/browse/MAF-4329

add Tradex sftp settings table in company data

To setup SFTP for tradex, go to 'Tradex SFTP' under company data to fill up required details of it.

  1. Test the function in the table (insert/delete/update)

Once setup done, go to paper trade page and open TRADEX dropdown to select one of sftp from 1. table to open the Tradex files that had been stored in SFTP
(Must be valid IP, PORT, USERNAME and PASSWORD from 1. table) to retrieve the file list or else BE will return error.

  1. Test the remaining functions (download, open the file to create new paper trade page etc.)

Enhancement

 

https://mafint.atlassian.net/browse/MAF-4330

231027 采销资金备注

when split, remarks' contents should remain

Enhancement

 

https://mafint.atlassian.net/browse/MAF-4334

stock Mgmt calculate button logic changes

currnetly we only consider stock in and out.

 

we need to consider all stocks regardless stock in/out or swap in/out.

coz sometime there is a certain loss when swap in and out.

e.g, move out 1000 MT, but move in 999.2 MT. there will be 0.8MT loss in total stock.

when recalculate, please include all stock_actions

STOCK_ACTIONS = {
STOCK_IN: 'STOCK IN',
STOCK_OUT: 'STOCK OUT',
SWAP_IN: 'SWAP IN',
SWAP_OUT: 'SWAP OUT'
}

Enhancement

 

https://mafint.atlassian.net/browse/MAF-4332

26 Oct 2023 -VERSION 3.1.7.1

Issue/Request

Type

User Guide

Jira Ticket

Issue/Request

Type

User Guide

Jira Ticket

TRADEX - MAF paper trade integration

  1. double click to open file to BE, not double click to select file.

  2. multiple select must hold shift + single click

  3. single click one file, will dismiss select from selected file.

  4. if click from 1st, hold shift and click last one , it should select all between 1st to last

just ensure it is the same keyboard operation in excel.

Enhancement

 

https://mafint.atlassian.net/browse/MAF-4301

231018 更新的结算价加上发票日期

stock management search function

Enhancement

 

https://mafint.atlassian.net/browse/MAF-4309

231025 收票 不同账号看到的合同不一样

So the issues are need to be checked later are:

  1. Ensure the filter and logic only exist in PS Ledger allocate

  2. tick should be reset when close the window. It should untick by default when open the window.

Enhancement

 

https://mafint.atlassian.net/browse/MAF-4326

25 Oct 2023 -VERSION 3.1.7.1

Issue/Request

Type

User Guide

Jira Ticket

Issue/Request

Type

User Guide

Jira Ticket

stock detail group exception

in stock mgmt table, when drag a column to group, got error.

Enhancement

 

https://mafint.atlassian.net/browse/MAF-4325

paper trade portfolio name mapping for tradex file

for Tradex and only for Tradex

BE will return portfolio_name in trade row

please map portfolio_name in the portfolio name list in FE. if not in the list, show it in red.

if it is in the list, then add portfolio_name (portfolio_id) in the table.

Enhancement