feat/painel-cliente #3

Open
felipe-batista wants to merge 4 commits from feat/painel-cliente into dev
Collaborator
No description provided.
felipe-batista added 4 commits 2026-01-10 15:10:29 +00:00
This pull request has changes conflicting with the target branch.
  • src/configs/typeorm.config.ts
  • src/sales/customer/customer.controller.ts
  • src/sales/customer/customer.service.ts
  • src/sales/sales/sales.service.ts
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b feat/painel-cliente dev
git pull origin feat/painel-cliente

Step 2:

Merge the changes and update on Gitea.
git checkout dev
git merge --no-ff feat/painel-cliente
git push origin dev
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joelson/vendaweb-api#3
No description provided.