Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(crm): Harmonize Sales Form and My Page Form with the others #10091

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

arimet
Copy link
Contributor

@arimet arimet commented Jul 26, 2024

Solution

Feat(crm): Harmonize Sales Form and My Page Form with the others

image

image

@arimet arimet added RFR Ready For Review CRM labels Jul 26, 2024
@arimet arimet self-assigned this Jul 26, 2024
<Container maxWidth="sm" sx={{ mt: 4 }}>
<Create redirect="list">
<SimpleForm>
<Typography variant="h6">Create sale guy</Typography>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thought: I'm not a big fan of sale guy as it is quite informal and gender oriented. Mayby sale person ?

@@ -15,7 +15,7 @@ function SalesListActions() {
return (
<TopToolbar>
<ExportButton />
<CreateButton variant="contained" label="New Sale" />
<CreateButton variant="contained" label="New sales guy" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as previous comment

@arimet arimet merged commit 5beb3a0 into atomic-crm Jul 26, 2024
14 checks passed
@arimet arimet deleted the fix/crm-sales branch July 26, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CRM RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants