Skip to main content

Allow to edit spreadsheets

Project description

Beta License: AGPL-3 OCA/spreadsheet Translate me on Weblate Try me on Runboat

This module adds a functionality for adding and editing Spreadsheets using Odoo CE.

It is an alternative to the proprietary module spreadsheet_edition of Odoo Enterprise Edition.

Table of contents

Usage

Create a new spreadsheet

  • Go to ‘Spreadsheet’ menu

  • Click on ‘Create’

  • Put a name, then click on the “Edit” button

https://raw.githubusercontent.com/OCA/spreadsheet/16.0/spreadsheet_oca/static/description/spreadsheet_create.png
  • At this point you switch to spreadsheet editing mode. The editor is named o-spreadsheet and looks like another common spreadsheet web editors. (OnlyOffice, Ethercalc, Google Sheets (non-free)).

https://raw.githubusercontent.com/OCA/spreadsheet/16.0/spreadsheet_oca/static/description/spreadsheet_edit.png
https://raw.githubusercontent.com/OCA/spreadsheet/16.0/spreadsheet_oca/static/description/o-spreadsheet.png
  • Note: Business Odoo module can add “business functions”. This is currently the case for the accounting module, which adds the following features:

    • ODOO.CREDIT(account_codes, date_range): Get the total credit for the specified account(s) and period.

    • ODOO.DEBIT(account_codes, date_range): Get the total debit for the specified account(s) and period.

    • ODOO.BALANCE(account_codes, date_range): Get the total balance for the specified account(s) and period.

    • ODOO.FISCALYEAR.START(day): Returns the starting date of the fiscal year encompassing the provided date.

    • ODOO.FISCALYEAR.END(day): Returns the ending date of the fiscal year encompassing the provided date.

    • ODOO.ACCOUNT.GROUP(type): Returns the account ids of a given group where type should be a value of the account_type field of account.account model. (income, asset_receivable, etc.)

Development

If you want to develop custom business functions, you can add others, based on the file https://github.com/odoo/odoo/blob/16.0/addons/spreadsheet_account/static/src/accounting_functions.js

Known issues / Roadmap

Adding new lines on pivot tables

When we add a pivot table, the number of rows is predefined according to the current data.

In order to add new rows, we need to reinsert the pivot table.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • CreuBlanca

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/spreadsheet project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

File details

Details for the file odoo_addon_spreadsheet_oca-16.0.1.2.6.1-py3-none-any.whl.

File metadata

File hashes

Hashes for odoo_addon_spreadsheet_oca-16.0.1.2.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0b39b11ec6e330f1afd2e1aa3fcace89e08b51aa39603f9e805c5ef9c878fcb7
MD5 61f82a3dbb2c02a93ce262323504298d
BLAKE2b-256 2eeb65fa4cfc4dff4ae9fb56f7963edd6c36d8abcf156009fe2b7ffc15b78b83

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page