Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CmsPetrolPay
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
11
Issues
11
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Giang Tran
CmsPetrolPay
Commits
a26d5168
Commit
a26d5168
authored
Aug 20, 2024
by
tdgiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upadte build
parent
0ac19812
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
64 deletions
+16
-64
url.js
src/app/apis/url.js
+2
-2
translation.json
src/app/assets/languages/locates/vi/translation.json
+2
-1
Update.js
src/app/views/Merchant/Update.js
+12
-61
No files found.
src/app/apis/url.js
View file @
a26d5168
//const root = 'http://petrolpay.tasvietnam.vn:9985/api'
//const root = 'https://apigw.petropos.vn/api'
//const root = 'http://dcvf.tasvietnam.vn:9986/api'
//
const root = 'https://apigw-v2.petropos.vn/api'
const
root
=
'https://apigw-v2.petropos.vn/api'
//v2
//const root = 'https://apitest-v2.petropos.vn/api'
//v3
const
root
=
'https://apitest.petropos.vn/api'
//
const root = 'https://apitest.petropos.vn/api'
//const root = 'http://petropos-api.tasvietnam.vn/api'
...
...
src/app/assets/languages/locates/vi/translation.json
View file @
a26d5168
...
...
@@ -362,7 +362,8 @@
"ERROR_OTP_IS_EXPIRED"
:
"OTP đã hết hạn"
,
"ERROR_QUEUE_CODE_EXIST"
:
"Mã Queue đã tồn tại"
,
"ERROR_NAME_PACKAGE_IS_EXITS"
:
"Tên gói đã tồn tại"
,
"ERROR_NAME_FUNCTION_IS_EXITS"
:
"Tên chức năng đã tồn tại"
"ERROR_NAME_FUNCTION_IS_EXITS"
:
"Tên chức năng đã tồn tại"
,
"ERROR_USER_GROUP_EXISTS_DATA"
:
"Nhóm quyền đã có dữ liệu"
}
src/app/views/Merchant/Update.js
View file @
a26d5168
...
...
@@ -353,16 +353,12 @@ const SimpleForm = (props) => {
<Grid xs={6} sm={6} item>
<SelectValidator
variant={'outlined'}
label={'Đơn vị cung cấp
*
'}
label={'Đơn vị cung cấp'}
className="mb-4 w-full"
value={supplier_code || ''}
displayEmpty
name="supplier_code"
onChange={handleChange}
validators={['required']}
errorMessages={[
'Không được để trống trường này',
]}
>
{listDrop.map((e) => (
<MenuItem value={e.id}>
...
...
@@ -378,15 +374,11 @@ const SimpleForm = (props) => {
<TextValidator
variant="outlined"
className="mb-4 w-full"
label="Mã số thuế hoá đơn
*
"
label="Mã số thuế hoá đơn"
onChange={handleChange}
type="text"
name="hddt_tax_code"
value={hddt_tax_code || ''}
validators={['required']}
errorMessages={[
'Không được để trống trường này',
]}
/>
</Grid>
) : null}
...
...
@@ -396,15 +388,11 @@ const SimpleForm = (props) => {
<TextValidator
variant="outlined"
className="mb-4 w-full"
label="Tài khoản hoá đơn
*
"
label="Tài khoản hoá đơn"
onChange={handleChange}
type="text"
name="hddt_username"
value={hddt_username || ''}
validators={['required']}
errorMessages={[
'Không được để trống trường này',
]}
/>
</Grid>
) : null}
...
...
@@ -414,15 +402,11 @@ const SimpleForm = (props) => {
<TextValidator
variant="outlined"
className="mb-4 w-full"
label="Mật khẩu hoá đơn
*
"
label="Mật khẩu hoá đơn"
onChange={handleChange}
type="text"
name="hddt_password"
value={hddt_password || ''}
validators={['required']}
errorMessages={[
'Không được để trống trường này',
]}
/>
</Grid>
) : null}
...
...
@@ -432,15 +416,11 @@ const SimpleForm = (props) => {
<TextValidator
variant="outlined"
className="mb-4 w-full"
label="Chữ ký hoá đơn
*
"
label="Chữ ký hoá đơn"
onChange={handleChange}
type="text"
name="hddt_character"
value={hddt_character || ''}
validators={['required']}
errorMessages={[
'Không được để trống trường này',
]}
/>
</Grid>
) : null}
...
...
@@ -450,15 +430,11 @@ const SimpleForm = (props) => {
<TextValidator
variant="outlined"
className="mb-4 w-full"
label="Loại chữ ký số
*
"
label="Loại chữ ký số"
onChange={handleChange}
type="text"
name="hddt_sign_code"
value={hddt_sign_code || ''}
validators={['required']}
errorMessages={[
'Không được để trống trường này',
]}
/>
</Grid>
) : null}
...
...
@@ -468,15 +444,11 @@ const SimpleForm = (props) => {
<TextValidator
variant="outlined"
className="mb-4 w-full"
label="Tài khoản Admin hoá đơn điện tử
*
"
label="Tài khoản Admin hoá đơn điện tử"
onChange={handleChange}
type="text"
name="hddt_account"
value={hddt_account || ''}
validators={['required']}
errorMessages={[
'Không được để trống trường này',
]}
/>
</Grid>
) : null}
...
...
@@ -486,15 +458,11 @@ const SimpleForm = (props) => {
<TextValidator
variant="outlined"
className="mb-4 w-full"
label="Mật khẩu Admin hoá đơn điện tử
*
"
label="Mật khẩu Admin hoá đơn điện tử"
onChange={handleChange}
type="text"
name="hddt_acpass"
value={hddt_acpass || ''}
validators={['required']}
errorMessages={[
'Không được để trống trường này',
]}
/>
</Grid>
) : null}
...
...
@@ -504,15 +472,11 @@ const SimpleForm = (props) => {
<TextValidator
variant="outlined"
className="mb-4 w-full"
label="Đường dẫn api
*
"
label="Đường dẫn api"
onChange={handleChange}
type="text"
name="hddt_base_url"
value={hddt_base_url || ''}
validators={['required']}
errorMessages={[
'Không được để trống trường này',
]}
/>
</Grid>
) : null}
...
...
@@ -522,15 +486,11 @@ const SimpleForm = (props) => {
<TextValidator
variant="outlined"
className="mb-4 w-full"
label="Mẫu hoá đơn
*
"
label="Mẫu hoá đơn"
onChange={handleChange}
type="text"
name="inv_pattern"
value={inv_pattern || ''}
validators={['required']}
errorMessages={[
'Không được để trống trường này',
]}
/>
</Grid>
) : null}
...
...
@@ -540,15 +500,11 @@ const SimpleForm = (props) => {
<TextValidator
variant="outlined"
className="mb-4 w-full"
label="Ký hiệu hoá đơn
*
"
label="Ký hiệu hoá đơn"
onChange={handleChange}
type="text"
name="inv_serial"
value={inv_serial || ''}
validators={['required']}
errorMessages={[
'Không được để trống trường này',
]}
/>
</Grid>
) : null}
...
...
@@ -582,16 +538,11 @@ const SimpleForm = (props) => {
<TextValidator
variant="outlined"
className="mb-4 w-full"
label="Độ trễ phát hành hoá đơn
*
"
label="Độ trễ phát hành hoá đơn"
onChange={handleChange}
type="text"
name="publish_invoce_time"
value={publish_invoce_time || ''}
validators={['required', 'isNumber']}
errorMessages={[
'Không được để trống trường này',
'Trường này bắt buộc phải nhập số',
]}
/>
</Grid>
) : null}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment