Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spreadsheet commands and serialization #3245

Closed
dberardo-com opened this issue Nov 22, 2023 · 1 comment
Closed

spreadsheet commands and serialization #3245

dberardo-com opened this issue Nov 22, 2023 · 1 comment

Comments

@dberardo-com
Copy link

hi all,

the link to the commands in this docu page is broken: https://github.com/odoo/o-spreadsheet/blob/17.0/doc/extending/architecture.md#commands

also: is there a list of getters? and in particular is it possible to get the current state / data of the model in order to serialize the sheet in a json format and being able to reload it from a file ?

example

let dataString = model.getData()

new Model(dataString)

@dberardo-com
Copy link
Author

duplicate of #2030

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant