Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Maria Agustina
/
tpv_correcciones
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
1
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 936ccf17
authored
2021-03-09 09:51:58 -0300
by
Maria Agustina
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
836
1 parent
6f33ea5f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
wizard/prod_pfinal.py
wizard/prod_pfinal.py
View file @
936ccf1
...
...
@@ -65,7 +65,6 @@ class asw_prod_pfinal(models.TransientModel):
#metodo de creacion de linea de factura y su asociacion al comprobante en curso
def
crear_linea
(
self
):
pb
=
self
.
ppf_precio_bruto
print
(
"pb es "
+
str
(
pb
))
vals
=
{
'lcp_producto'
:
self
.
ppf_producto
.
id
,
'lcp_descripcion_producto'
:
self
.
ppf_descripcion_producto
,
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment