Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Kunto
/
backoffice
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 50ca428a
authored
Jul 25, 2019
by
Solo Group
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
partner_log
1 parent
d70f882a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/agratek/api/merchant/views/vendor.py
src/agratek/api/merchant/views/vendor.py
View file @
50ca428
...
...
@@ -360,7 +360,7 @@ class VendorClass(object):
def
save_log
(
self
,
typ
):
# if not self.partner_log:
row
=
self
.
partner_log
and
self
.
partner_log
or
PartnerLog
()
row
=
self
.
partner_log
or
PartnerLog
()
row
.
vendor_id
=
self
.
vendor_id
row
.
produk_id
=
self
.
produk_id
row
.
bill_no
=
self
.
bill_no
...
...
Write
Preview
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