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
92424b19
Commit
92424b19
authored
Jan 14, 2020
by
Arnaud Fontaine
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ZODB Components: erp5_immobilisation: Migrate ImmobilisationItem and its Interface from FS.
parent
8b2c9d5c
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
914 additions
and
9 deletions
+914
-9
bt5/erp5_immobilisation/DocumentTemplateItem/portal_components/document.erp5.ImmobilisableItem.py
...Item/portal_components/document.erp5.ImmobilisableItem.py
+3
-2
bt5/erp5_immobilisation/DocumentTemplateItem/portal_components/document.erp5.ImmobilisableItem.xml
...tem/portal_components/document.erp5.ImmobilisableItem.xml
+796
-0
bt5/erp5_immobilisation/InterfaceTemplateItem/portal_components/interface.erp5.IImmobilisationItem.py
...m/portal_components/interface.erp5.IImmobilisationItem.py
+0
-0
bt5/erp5_immobilisation/InterfaceTemplateItem/portal_components/interface.erp5.IImmobilisationItem.xml
.../portal_components/interface.erp5.IImmobilisationItem.xml
+104
-0
bt5/erp5_immobilisation/bt/template_document_id_list
bt5/erp5_immobilisation/bt/template_document_id_list
+1
-0
bt5/erp5_immobilisation/bt/template_interface_id_list
bt5/erp5_immobilisation/bt/template_interface_id_list
+1
-0
product/ERP5/Document/ImmobilisationDelivery.py
product/ERP5/Document/ImmobilisationDelivery.py
+4
-4
product/ERP5/Document/ImmobilisationMovement.py
product/ERP5/Document/ImmobilisationMovement.py
+5
-3
No files found.
product/ERP5/Document/
ImmobilisableItem.py
→
bt5/erp5_immobilisation/DocumentTemplateItem/portal_components/document.erp5.
ImmobilisableItem.py
View file @
92424b19
...
...
@@ -32,7 +32,8 @@ from AccessControl import ClassSecurityInfo
from
DateTime
import
DateTime
from
string
import
capitalize
from
Products.ERP5Type
import
Permissions
,
PropertySheet
,
interfaces
from
Products.ERP5Type
import
Permissions
,
PropertySheet
from
erp5.component.interface.IImmobilisationItem
import
IImmobilisationItem
from
Products.ERP5Type.DateUtils
import
addToDate
,
getClosestDate
,
roundDate
from
Products.ERP5Type.DateUtils
import
getRoundedMonthBetween
,
millis
from
Products.ERP5Type.DateUtils
import
getAccountableYearFraction
...
...
@@ -78,7 +79,7 @@ class ImmobilisableItem(Item, Amount):
,
PropertySheet
.
Amortisation
)
zope
.
interface
.
implements
(
interfaces
.
IImmobilisationItem
)
zope
.
interface
.
implements
(
IImmobilisationItem
)
# IExpandableItem interface implementation
def
getSimulationMovementSimulationState
(
self
,
simulation_movement
):
...
...
bt5/erp5_immobilisation/DocumentTemplateItem/portal_components/document.erp5.ImmobilisableItem.xml
0 → 100644
View file @
92424b19
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Document Component"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
default_reference
</string>
</key>
<value>
<string>
ImmobilisableItem
</string>
</value>
</item>
<item>
<key>
<string>
default_source_reference
</string>
</key>
<value>
<string>
Products.ERP5.Document.ImmobilisableItem
</string>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
document.erp5.ImmobilisableItem
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Document Component
</string>
</value>
</item>
<item>
<key>
<string>
sid
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
text_content_error_message
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<key>
<string>
text_content_warning_message
</string>
</key>
<value>
<tuple>
<string>
W: 56, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W: 61, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W: 62, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W: 63, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W: 66, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W: 67, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W: 70, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W: 81, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W: 84, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W: 85, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W: 87, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W: 88, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W: 93, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W: 95, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W: 96, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W: 97, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W: 99, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:101, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:109, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:125, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:126, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:127, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:128, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:129, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:130, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:131, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:133, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:134, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:135, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:136, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:137, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:138, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:139, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:140, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:142, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:143, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:147, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:148, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:149, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:150, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:151, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:152, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:153, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:154, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:155, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:156, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:157, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:158, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:159, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:160, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:162, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:163, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:164, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:166, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:167, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:168, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:170, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:172, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:174, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:175, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:177, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:178, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:184, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:185, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:187, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:188, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:189, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:190, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:191, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:192, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:193, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:194, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:195, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:196, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:197, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:198, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:199, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:201, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:202, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:207, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:208, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:209, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:210, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:211, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:212, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:213, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:214, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:215, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:216, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:217, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:218, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:219, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:220, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:221, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:222, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:227, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:228, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:229, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:230, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:231, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:232, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:234, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:236, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:241, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:246, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:251, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:253, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:254, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:258, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:262, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:264, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:265, 0: Bad indentation. Found 7 spaces, expected 4 (bad-indentation)
</string>
<string>
W:269, 0: Bad indentation. Found 7 spaces, expected 4 (bad-indentation)
</string>
<string>
W:270, 0: Bad indentation. Found 7 spaces, expected 4 (bad-indentation)
</string>
<string>
W:272, 0: Bad indentation. Found 7 spaces, expected 4 (bad-indentation)
</string>
<string>
W:274, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:276, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:277, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:282, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:283, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:284, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:286, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:287, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:288, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:291, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:293, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:294, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:297, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:298, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:299, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:300, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:302, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:304, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:305, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:310, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:314, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:315, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:316, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:318, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:320, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:321, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:325, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:326, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:327, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:328, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:329, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:332, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:333, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:335, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:337, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:341, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:342, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:343, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:344, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:345, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:346, 0: Bad indentation. Found 16 spaces, expected 14 (bad-indentation)
</string>
<string>
W:347, 0: Bad indentation. Found 18 spaces, expected 16 (bad-indentation)
</string>
<string>
W:348, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:349, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:350, 0: Bad indentation. Found 16 spaces, expected 14 (bad-indentation)
</string>
<string>
W:351, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:358, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:361, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:365, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:366, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:367, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:368, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:371, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:373, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:376, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:377, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:378, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:380, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:381, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:382, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:383, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:392, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:393, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:394, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:395, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:396, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:397, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:398, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:399, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:403, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:404, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:405, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:406, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:407, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:408, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:409, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:410, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:412, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:415, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:416, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:417, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:418, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:419, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:420, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:422, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:423, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:424, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:425, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:426, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:427, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:428, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:429, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:430, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:435, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:436, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:437, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:439, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:440, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:444, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:448, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:449, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:450, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:451, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:452, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:455, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:457, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:459, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:463, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:464, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:465, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:466, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:471, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:474, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:475, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:476, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:477, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:478, 0: Bad indentation. Found 16 spaces, expected 14 (bad-indentation)
</string>
<string>
W:479, 0: Bad indentation. Found 16 spaces, expected 14 (bad-indentation)
</string>
<string>
W:480, 0: Bad indentation. Found 16 spaces, expected 14 (bad-indentation)
</string>
<string>
W:481, 0: Bad indentation. Found 18 spaces, expected 16 (bad-indentation)
</string>
<string>
W:482, 0: Bad indentation. Found 16 spaces, expected 14 (bad-indentation)
</string>
<string>
W:483, 0: Bad indentation. Found 16 spaces, expected 14 (bad-indentation)
</string>
<string>
W:484, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:485, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:490, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:491, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:494, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:495, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:498, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:499, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:500, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:503, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:506, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:509, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:511, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:512, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:513, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:514, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:515, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:516, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:517, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:518, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:519, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:527, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:528, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:529, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:530, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:531, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:538, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:543, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:544, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:550, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:551, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:553, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:555, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:556, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:557, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:562, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:563, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:565, 0: Bad indentation. Found 16 spaces, expected 14 (bad-indentation)
</string>
<string>
W:566, 0: Bad indentation. Found 16 spaces, expected 14 (bad-indentation)
</string>
<string>
W:567, 0: Bad indentation. Found 16 spaces, expected 14 (bad-indentation)
</string>
<string>
W:570, 0: Bad indentation. Found 16 spaces, expected 14 (bad-indentation)
</string>
<string>
W:573, 0: Bad indentation. Found 16 spaces, expected 14 (bad-indentation)
</string>
<string>
W:576, 0: Bad indentation. Found 16 spaces, expected 14 (bad-indentation)
</string>
<string>
W:577, 0: Bad indentation. Found 16 spaces, expected 14 (bad-indentation)
</string>
<string>
W:578, 0: Bad indentation. Found 16 spaces, expected 14 (bad-indentation)
</string>
<string>
W:579, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:580, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:581, 0: Bad indentation. Found 16 spaces, expected 14 (bad-indentation)
</string>
<string>
W:582, 0: Bad indentation. Found 16 spaces, expected 14 (bad-indentation)
</string>
<string>
W:583, 0: Bad indentation. Found 18 spaces, expected 16 (bad-indentation)
</string>
<string>
W:584, 0: Bad indentation. Found 20 spaces, expected 18 (bad-indentation)
</string>
<string>
W:585, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:588, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:589, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:590, 0: Bad indentation. Found 16 spaces, expected 14 (bad-indentation)
</string>
<string>
W:591, 0: Bad indentation. Found 16 spaces, expected 14 (bad-indentation)
</string>
<string>
W:592, 0: Bad indentation. Found 18 spaces, expected 16 (bad-indentation)
</string>
<string>
W:593, 0: Bad indentation. Found 20 spaces, expected 18 (bad-indentation)
</string>
<string>
W:597, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:601, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:602, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:603, 0: Bad indentation. Found 16 spaces, expected 14 (bad-indentation)
</string>
<string>
W:605, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:606, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:608, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:609, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:610, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:611, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:612, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:614, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:616, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:618, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:619, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:623, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:625, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:626, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:627, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:629, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:631, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:632, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:633, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:635, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:637, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:638, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:639, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:642, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:644, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:645, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:649, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:650, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:651, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:652, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:653, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:654, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:655, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:657, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:658, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:660, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:662, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:663, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:666, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:668, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:670, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:671, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:675, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:676, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:677, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:678, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:679, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:680, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:681, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:682, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:683, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:684, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:685, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:686, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:687, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:688, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:689, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:690, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:691, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:692, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:693, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:694, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:695, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:697, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:699, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:700, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:714, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:715, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:717, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:718, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:719, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:720, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:721, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:722, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:723, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:725, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:726, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:728, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:730, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:731, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:734, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:735, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:736, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:737, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:740, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:742, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:743, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:744, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:745, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:746, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:747, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:748, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:749, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:750, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:754, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:757, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:758, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:759, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:760, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:762, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:763, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:764, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:765, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:766, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:767, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:768, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:771, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:773, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:774, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:777, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:780, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:782, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:783, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:788, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:789, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:790, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:791, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:793, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:794, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:795, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:798, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:800, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:802, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:803, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:804, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:805, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:806, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:807, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:809, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:810, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:812, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:813, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:814, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:817, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:818, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:819, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:820, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:821, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:822, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:823, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:824, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:825, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:826, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:827, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:829, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:830, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:832, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:833, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:835, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:836, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:839, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:840, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:841, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:842, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:843, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:844, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:845, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:846, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:847, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:848, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:849, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:850, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:851, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:855, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:859, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:860, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:861, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:862, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:863, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:866, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:870, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:871, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:872, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:873, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:874, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:877, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:878, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:882, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:885, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:889, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:890, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:894, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:897, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:898, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:901, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:902, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:903, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:904, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:905, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:906, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:907, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:909, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:910, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:914, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:915, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:916, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:917, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:918, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:919, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:920, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:921, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:922, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:923, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:924, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:925, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:926, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:927, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:929, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:930, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:931, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:932, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:933, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:934, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:937, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:938, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:939, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:940, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:941, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:942, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:943, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:944, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:953, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:954, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:955, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:956, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:959, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:963, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:964, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:965, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:968, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:973, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:974, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:975, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:976, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:977, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:978, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:981, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:983, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:984, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:985, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:986, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:987, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:990, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:991, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:996, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:997, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:998, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:999, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1000, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1001, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1004, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1007, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1008, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1010, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1011, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1012, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1013, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1014, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:1015, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1018, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1019, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1021, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1022, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1023, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1024, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1025, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1026, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1027, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1028, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1029, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1030, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1031, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1033, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:1035, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:1036, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1037, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1040, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:1041, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1045, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1046, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1047, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1048, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1049, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1051, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:1053, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1055, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1056, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1057, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1059, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1060, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1062, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1064, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1065, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1067, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1068, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:1069, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1072, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1074, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:1076, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:1077, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1084, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1085, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1087, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1092, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1100, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:1102, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:1103, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1107, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1108, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1109, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1110, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1111, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1112, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1113, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:1114, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:1115, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1117, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:1118, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:1119, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1125, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1126, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1127, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1128, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1129, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1131, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1132, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1133, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1134, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1135, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1137, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:1138, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:1139, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1140, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1141, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1142, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1143, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1144, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:1145, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:1146, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:1147, 0: Bad indentation. Found 12 spaces, expected 10 (bad-indentation)
</string>
<string>
W:1148, 0: Bad indentation. Found 14 spaces, expected 12 (bad-indentation)
</string>
<string>
W:1149, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1151, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:1152, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:1153, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1158, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1159, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1160, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1162, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1163, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1164, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1165, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1166, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1167, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1168, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1169, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1170, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1172, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:1173, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:1174, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1175, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1176, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1177, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1178, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1181, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1183, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:1184, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:1185, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1189, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1190, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1191, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1192, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1194, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:1195, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:1196, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1199, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1201, 0: Bad indentation. Found 4 spaces, expected 2 (bad-indentation)
</string>
<string>
W:1202, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1203, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:1204, 0: Bad indentation. Found 8 spaces, expected 6 (bad-indentation)
</string>
<string>
W:1205, 0: Bad indentation. Found 10 spaces, expected 8 (bad-indentation)
</string>
<string>
W:1206, 0: Bad indentation. Found 6 spaces, expected 4 (bad-indentation)
</string>
<string>
W:126, 6: Unused variable \'sim_tool\' (unused-variable)
</string>
<string>
W:130, 6: Unused variable \'immo_and_owner_list\' (unused-variable)
</string>
<string>
W:129, 6: Unused variable \'owner_change_list\' (unused-variable)
</string>
<string>
W:125, 6: Unused variable \'wf_tool\' (unused-variable)
</string>
<string>
W:609, 12: Redefining built-in \'property\' (redefined-builtin)
</string>
<string>
W:337, 6: Dangerous default value [] as argument (dangerous-default-value)
</string>
<string>
W:477, 28: Unused variable \'tag\' (unused-variable)
</string>
<string>
W:406, 8: Unused variable \'is_section_movement\' (unused-variable)
</string>
<string>
W:689, 8: Unused variable \'calculate\' (unused-variable)
</string>
<string>
W:693, 10: Unused variable \'returned_value\' (unused-variable)
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
version
</string>
</key>
<value>
<string>
erp5
</string>
</value>
</item>
<item>
<key>
<string>
workflow_history
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"PersistentMapping"
module=
"Persistence.mapping"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
data
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
component_validation_workflow
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"WorkflowHistoryList"
module=
"Products.ERP5Type.Workflow"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_log
</string>
</key>
<value>
<list>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
validate
</string>
</value>
</item>
<item>
<key>
<string>
validation_state
</string>
</key>
<value>
<string>
validated
</string>
</value>
</item>
</dictionary>
</list>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
product/ERP5/interfaces/immobilisation_i
tem.py
→
bt5/erp5_immobilisation/InterfaceTemplateItem/portal_components/interface.erp5.IImmobilisationI
tem.py
View file @
92424b19
File moved
bt5/erp5_immobilisation/InterfaceTemplateItem/portal_components/interface.erp5.IImmobilisationItem.xml
0 → 100644
View file @
92424b19
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Interface Component"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
default_reference
</string>
</key>
<value>
<string>
IImmobilisationItem
</string>
</value>
</item>
<item>
<key>
<string>
default_source_reference
</string>
</key>
<value>
<string>
Products.ERP5.interfaces.immobilisation_item
</string>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
interface.erp5.IImmobilisationItem
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Interface Component
</string>
</value>
</item>
<item>
<key>
<string>
sid
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
text_content_error_message
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<key>
<string>
text_content_warning_message
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<key>
<string>
version
</string>
</key>
<value>
<string>
erp5
</string>
</value>
</item>
<item>
<key>
<string>
workflow_history
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"PersistentMapping"
module=
"Persistence.mapping"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
data
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
component_validation_workflow
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"WorkflowHistoryList"
module=
"Products.ERP5Type.Workflow"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_log
</string>
</key>
<value>
<list>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
validate
</string>
</value>
</item>
<item>
<key>
<string>
validation_state
</string>
</key>
<value>
<string>
validated
</string>
</value>
</item>
</dictionary>
</list>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_immobilisation/bt/template_document_id_list
0 → 100644
View file @
92424b19
document.erp5.ImmobilisableItem
\ No newline at end of file
bt5/erp5_immobilisation/bt/template_interface_id_list
0 → 100644
View file @
92424b19
interface.erp5.IImmobilisationItem
\ No newline at end of file
product/ERP5/Document/ImmobilisationDelivery.py
View file @
92424b19
...
...
@@ -28,10 +28,8 @@
from
AccessControl
import
ClassSecurityInfo
from
Products.ERP5Type
import
Permissions
,
PropertySheet
,
interfaces
from
Products.ERP5Type
import
Permissions
,
PropertySheet
from
Products.ERP5Type.XMLObject
import
XMLObject
from
Products.ERP5.Document.ImmobilisableItem
import
ImmobilisationValidityError
class
ImmobilisationDelivery
(
XMLObject
):
"""
...
...
@@ -68,6 +66,7 @@ class ImmobilisationDelivery(XMLObject):
an invalid state
"""
if
self
.
getImmobilisationState
()
==
'calculating'
:
from
erp5.component.document.ImmobilisableItem
import
ImmobilisationValidityError
try
:
if
self
.
isValidImmobilisationMovement
(
**
kw
):
self
.
validateImmobilisation
()
...
...
@@ -116,11 +115,12 @@ class ImmobilisationDelivery(XMLObject):
"""
Return the list of each next immobilisation movement for each aggregated item
"""
from
erp5.component.interface.IImmobilisationItem
import
IImmobilisationItem
returned_list
=
[]
sub_movement_list
=
self
.
contentValues
()
for
movement
in
self
.
getImmobilisationMovementList
(
**
kw
):
for
item
in
movement
.
getAggregateValueList
():
if
interfaces
.
IImmobilisationItem
.
providedBy
(
item
):
if
IImmobilisationItem
.
providedBy
(
item
):
future_movement_list
=
item
.
getFutureImmobilisationMovementValueList
(
at_date
=
self
.
getStopDate
(),
from_movement
=
self
,
...
...
product/ERP5/Document/ImmobilisationMovement.py
View file @
92424b19
...
...
@@ -28,7 +28,7 @@
from
AccessControl
import
ClassSecurityInfo
from
Products.ERP5Type
import
Permissions
,
PropertySheet
,
interfaces
from
Products.ERP5Type
import
Permissions
,
PropertySheet
from
Products.ERP5Type.XMLObject
import
XMLObject
from
Products.ERP5.Document.Movement
import
Movement
...
...
@@ -97,6 +97,8 @@ class ImmobilisationMovement(Movement, XMLObject):
"""
If to_translate is set, the method may return a dictionary {'msg':'...', 'mapping':{} }
"""
from
erp5.component.interface.IImmobilisationItem
import
IImmobilisationItem
relative_url
=
self
.
getRelativeUrl
()
def
checkValuesAreNotNone
(
property_list
):
errors
=
[]
...
...
@@ -140,7 +142,7 @@ class ImmobilisationMovement(Movement, XMLObject):
# Check if the date of this movement is unique
date_error
=
0
for
item
in
self
.
getAggregateValueList
():
if
interfaces
.
IImmobilisationItem
.
providedBy
(
item
):
if
IImmobilisationItem
.
providedBy
(
item
):
same_date_list
=
item
.
getUnfilteredImmobilisationMovementValueList
(
from_date
=
self
.
getStopDate
(),
to_date
=
self
.
getStopDate
(),
...
...
@@ -198,7 +200,7 @@ class ImmobilisationMovement(Movement, XMLObject):
return
checkPreviousMovementForItem
(
previous_movement
,
item
)
return
checkPreviousMovementForItem
(
previous_movement
,
item
)
for
item
in
self
.
getAggregateValueList
():
if
interfaces
.
IImmobilisationItem
.
providedBy
(
item
):
if
IImmobilisationItem
.
providedBy
(
item
):
if
not
checkPreviousMovementForItem
(
self
,
item
):
check_uncontinuous
=
1
else
:
...
...
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