Skip to content

Floating point type value format are not retained in ods documents #7

@sraps

Description

@sraps

Quick "dirty" fix:

At the line (1100) in opendocument.py add following line :

tag.attrib['{%s}value-type' % namespaces['calcext']] = guess_type

Please report test results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions