Skip to content

Precio de ultima compra #943

Merged
ValentinaPruvost merged 8 commits intodiamoerp-developfrom
issue_742
Mar 11, 2026
Merged

Precio de ultima compra #943
ValentinaPruvost merged 8 commits intodiamoerp-developfrom
issue_742

Conversation

@fproldan
Copy link
Copy Markdown
Owner

@fproldan
Copy link
Copy Markdown
Owner Author

@ValentinaPruvost queres probarlo en demo2?

@ValentinaPruvost
Copy link
Copy Markdown
Collaborator

@fproldan dale sí

@ValentinaPruvost
Copy link
Copy Markdown
Collaborator

@fproldan no me di cuenta de incluirlo en el issue, quizas se necesite un parche para que se actualice el valor en los Productos, tomando el Precio de la ultima Factura de compra?

@fproldan
Copy link
Copy Markdown
Owner Author

@ValentinaPruvost hice un parche y aplique en demo2 espero que este bien, agarro todas las FC validadas y corro el metodo que actualiza

@ValentinaPruvost ValentinaPruvost merged commit 5850570 into diamoerp-develop Mar 11, 2026
0 of 7 checks passed
@github-actions
Copy link
Copy Markdown

The backport to diamoerp-staging failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-diamoerp-staging diamoerp-staging
# Navigate to the new working tree
cd .worktrees/backport-diamoerp-staging
# Create a new branch
git switch --create backport-943-to-diamoerp-staging
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick --mainline 1 5850570182ba59f34a58c53da43b0f2f39c4e178
# Push it to GitHub
git push --set-upstream origin backport-943-to-diamoerp-staging
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-diamoerp-staging

Then, create a pull request where the base branch is diamoerp-staging and the compare/head branch is backport-943-to-diamoerp-staging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants