Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
139
Merge Requests
139
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
erp5
Commits
bb9b3d1d
Commit
bb9b3d1d
authored
Feb 02, 2023
by
Yusei Tahara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_trade_ja: workaround for tax number bug.
parent
e48145b9
Pipeline
#26332
failed with stage
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
bt5/erp5_trade_ja/SkinTemplateItem/portal_skins/erp5_trade_ja/Invoice_viewAsHTML.zpt
...ateItem/portal_skins/erp5_trade_ja/Invoice_viewAsHTML.zpt
+2
-2
No files found.
bt5/erp5_trade_ja/SkinTemplateItem/portal_skins/erp5_trade_ja/Invoice_viewAsHTML.zpt
View file @
bb9b3d1d
...
...
@@ -739,7 +739,7 @@ footer {
<tr>
<td>
<span>
0
</span>
</td>
<td>
...
...
@@ -760,7 +760,7 @@ footer {
</tr>
<tr
tal:repeat=
'line_tax_dict python:data_dict["line_tax"]'
>
<td>
<span>
<span
tal:content=
"python:test(line_tax_dict.get('use_type_tax'), '1', '0')"
>
1
</span>
</td>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment