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
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
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
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
erp5
Commits
298cdde2
Commit
298cdde2
authored
Dec 26, 2023
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
budget: update percentage columns on Consumption Report
parent
9f5b4f8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
4 deletions
+20
-4
bt5/erp5_budget/SkinTemplateItem/portal_skins/erp5_budget/Budget_viewBudgetConsumptionReport.oot
..._skins/erp5_budget/Budget_viewBudgetConsumptionReport.oot
+20
-4
No files found.
bt5/erp5_budget/SkinTemplateItem/portal_skins/erp5_budget/Budget_viewBudgetConsumptionReport.oot
View file @
298cdde2
...
@@ -86,6 +86,22 @@
...
@@ -86,6 +86,22 @@
<number:number
number:decimal-places=
"2"
number:min-integer-digits=
"1"
/>
<number:number
number:decimal-places=
"2"
number:min-integer-digits=
"1"
/>
<number:text>
%
</number:text>
<number:text>
%
</number:text>
</number:percentage-style>
</number:percentage-style>
<style:style
style:name=
"Level1Percent"
style:family=
"table-cell"
style:parent-style-name=
"Level1"
style:data-style-name=
"N11"
/>
<style:style
style:name=
"Level2Percent"
style:family=
"table-cell"
style:parent-style-name=
"Level2"
style:data-style-name=
"N11"
/>
<style:style
style:name=
"Level3Percent"
style:family=
"table-cell"
style:parent-style-name=
"Level3"
style:data-style-name=
"N11"
/>
<style:style
style:name=
"Level4Percent"
style:family=
"table-cell"
style:parent-style-name=
"Level4"
style:data-style-name=
"N11"
/>
<style:style
style:name=
"Level1Cell1Percent"
style:family=
"table-cell"
style:parent-style-name=
"Level1Cell1"
style:data-style-name=
"N11"
/>
<style:style
style:name=
"Level2Cell1Percent"
style:family=
"table-cell"
style:parent-style-name=
"Level2Cell1"
style:data-style-name=
"N11"
/>
<style:style
style:name=
"Level3Cell1Percent"
style:family=
"table-cell"
style:parent-style-name=
"Level3Cell1"
style:data-style-name=
"N11"
/>
<style:style
style:name=
"Level4Cell1Percent"
style:family=
"table-cell"
style:parent-style-name=
"Level4Cell1"
style:data-style-name=
"N11"
/>
<style:style
style:name=
"Level2.1Percent"
style:family=
"table-cell"
style:parent-style-name=
"Level2.1"
style:data-style-name=
"N11"
/>
<style:style
style:name=
"Level2.2Percent"
style:family=
"table-cell"
style:parent-style-name=
"Level2.2"
style:data-style-name=
"N11"
/>
<style:style
style:name=
"Level2.3Percent"
style:family=
"table-cell"
style:parent-style-name=
"Level2.3"
style:data-style-name=
"N11"
/>
<style:style
style:name=
"Level2.4Percent"
style:family=
"table-cell"
style:parent-style-name=
"Level2.4"
style:data-style-name=
"N11"
/>
<style:style
style:name=
"Level2.5Percent"
style:family=
"table-cell"
style:parent-style-name=
"Level2.5"
style:data-style-name=
"N11"
/>
<style:style
style:name=
"ce1"
style:family=
"table-cell"
style:parent-style-name=
"Default"
>
<style:style
style:name=
"ce1"
style:family=
"table-cell"
style:parent-style-name=
"Default"
>
<style:table-cell-properties
style:text-align-source=
"fix"
style:repeat-content=
"false"
style:vertical-align=
"middle"
/>
<style:table-cell-properties
style:text-align-source=
"fix"
style:repeat-content=
"false"
style:vertical-align=
"middle"
/>
<style:paragraph-properties
fo:text-align=
"center"
/>
<style:paragraph-properties
fo:text-align=
"center"
/>
...
@@ -285,7 +301,7 @@
...
@@ -285,7 +301,7 @@
<table:table-cell
table:style-name=
"Level1"
office:value-type=
"float"
office:value=
"5"
tal:attributes=
"office:value line/available_budget"
>
<table:table-cell
table:style-name=
"Level1"
office:value-type=
"float"
office:value=
"5"
tal:attributes=
"office:value line/available_budget"
>
<text:p>
5
</text:p>
<text:p>
5
</text:p>
</table:table-cell>
</table:table-cell>
<table:table-cell
table:style-name=
"Level1"
office:value-type=
"percentage"
office:value=
"0.06"
tal:attributes=
"office:value line/consumed_ratio"
>
<table:table-cell
table:style-name=
"Level1
Percent
"
office:value-type=
"percentage"
office:value=
"0.06"
tal:attributes=
"office:value line/consumed_ratio"
>
<text:p>
6,00%
</text:p>
<text:p>
6,00%
</text:p>
</table:table-cell>
</table:table-cell>
<table:table-cell
table:number-columns-repeated=
"768"
/>
<table:table-cell
table:number-columns-repeated=
"768"
/>
...
@@ -313,7 +329,7 @@
...
@@ -313,7 +329,7 @@
<table:table-cell
table:style-name=
"ce18"
office:value-type=
"float"
office:value=
"5"
tal:attributes=
"office:value line/available_budget; table:style-name style"
>
<table:table-cell
table:style-name=
"ce18"
office:value-type=
"float"
office:value=
"5"
tal:attributes=
"office:value line/available_budget; table:style-name style"
>
<text:p>
5
</text:p>
<text:p>
5
</text:p>
</table:table-cell>
</table:table-cell>
<table:table-cell
table:style-name=
"ce23"
office:value-type=
"percentage"
office:value=
"0.06"
tal:attributes=
"office:value line/consumed_ratio; table:style-name st
yle
"
>
<table:table-cell
table:style-name=
"ce23"
office:value-type=
"percentage"
office:value=
"0.06"
tal:attributes=
"office:value line/consumed_ratio; table:style-name st
ring:${style}Percent
"
>
<text:p>
6,00%
</text:p>
<text:p>
6,00%
</text:p>
</table:table-cell>
</table:table-cell>
<table:table-cell
table:number-columns-repeated=
"768"
/>
<table:table-cell
table:number-columns-repeated=
"768"
/>
...
@@ -345,7 +361,7 @@
...
@@ -345,7 +361,7 @@
<table:table-cell
table:style-name=
"Level3"
office:value-type=
"float"
office:value=
"5"
tal:attributes=
"office:value subline/available_budget"
>
<table:table-cell
table:style-name=
"Level3"
office:value-type=
"float"
office:value=
"5"
tal:attributes=
"office:value subline/available_budget"
>
<text:p>
5
</text:p>
<text:p>
5
</text:p>
</table:table-cell>
</table:table-cell>
<table:table-cell
table:style-name=
"Level3"
office:value-type=
"percentage"
office:value=
"0.06"
tal:attributes=
"office:value subline/consumed_ratio"
>
<table:table-cell
table:style-name=
"Level3
Percent
"
office:value-type=
"percentage"
office:value=
"0.06"
tal:attributes=
"office:value subline/consumed_ratio"
>
<text:p>
6,00%
</text:p>
<text:p>
6,00%
</text:p>
</table:table-cell>
</table:table-cell>
<table:table-cell
table:number-columns-repeated=
"1016"
/>
<table:table-cell
table:number-columns-repeated=
"1016"
/>
...
@@ -380,7 +396,7 @@
...
@@ -380,7 +396,7 @@
office:value=
"5"
tal:attributes=
"office:value subsubline/available_budget"
>
office:value=
"5"
tal:attributes=
"office:value subsubline/available_budget"
>
<text:p>
5
</text:p>
<text:p>
5
</text:p>
</table:table-cell>
</table:table-cell>
<table:table-cell
table:style-name=
"Level4"
<table:table-cell
table:style-name=
"Level4
Percent
"
office:value-type=
"percentage"
office:value=
"0.06"
office:value-type=
"percentage"
office:value=
"0.06"
tal:attributes=
"office:value subsubline/consumed_ratio"
>
tal:attributes=
"office:value subsubline/consumed_ratio"
>
<text:p>
6,00%
</text:p>
<text:p>
6,00%
</text:p>
...
...
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