[#Wave-Control: Add NetSuite]: Settings Configuration in NewDot: Import Custom Records/Lists#44792
Closed
mananjadhav wants to merge 40 commits intoExpensify:mainfrom
Closed
[#Wave-Control: Add NetSuite]: Settings Configuration in NewDot: Import Custom Records/Lists#44792mananjadhav wants to merge 40 commits intoExpensify:mainfrom
mananjadhav wants to merge 40 commits intoExpensify:mainfrom
Conversation
…-records-list-page
…stom-records-list-page
…-records-list-page
…-records-list-page
mananjadhav
commented
Jul 4, 2024
src/languages/es.ts
Outdated
| customSegments: 'Segmentos/registros personalizados', | ||
| customLists: 'Listas personalizado', | ||
| customSegments: { | ||
| title: 'Segmentos/registros personalizado', |
Collaborator
Author
There was a problem hiding this comment.
@yuwenmemon Can you verify the translations please?
Contributor
There was a problem hiding this comment.
Plural form here
Suggested change
| title: 'Segmentos/registros personalizado', | |
| title: 'Segmentos/registros personalizados', |
Custom Segments -> Segmentos personalizados
Custom Records -> Registros personalizados
Custom Lists -> Listas personalizadas
That's the terminology from NetSuite.
Contributor
There was a problem hiding this comment.
@zsgreenwald Can I enlist your help getting translations for these in #espanol-translations?
…stom-records-list-page
Collaborator
Author
|
@mollfpr Please ignore this PR. @shubham1206agra @yuwenmemon For you review. |
50 tasks
Collaborator
Author
|
Review for #44942 already started. So closing this one out. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Details
Listing,View,EditandRemove. The add logic will be added in the future PR.NetSuitebeta enabled for the user. You can return true in the canUseNetSuiteIntegration method.Custom segments/recordsandCustom listsusing OldDot as the screens for add are not ready yet.custom listsname field is a text input it's supposed to be a selection list. I'll add this along with the Add new PR.Fixed Issues
$ #43437
PROPOSAL:
Tests
Accountingfrom the LHSNet Suitein the active connections along with theOracle NetSuitelogo.Importbutton.Custom segments/recordswithout any data.Custom segments/recordsusing OldDot.Custom segments/recordswith data now.Custom segment/recordand the segmentName that you added.Name,Internal ID,ScriptandMappingmappingyou should see the dropdown withTagsandReportoption. For the other fields it should be a text field.Save.Removeand you should see a confirmation modal for remove.Custom listsin the import screenOffline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
android-custom-list-segments.mov
Android: mWeb Chrome
mweb-chrome-custom-list-segments.mov
iOS: Native
ios-custom-segments-list.mov
iOS: mWeb Safari
mweb-safari-custom-list-segments.mov
MacOS: Chrome / Safari
List View with Empty
web-custom-segments-list-view.mov
Update
web-custom-segments-records-update.mov
Remove
web-custom-list-remove.mov
MacOS: Desktop
desktop-custom-lists-segments.mov