-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
Automatic data update #18
Comments
In order to add a new line, you need to reinsert the table (it is added as an option), it cannot be done automatically. Sorry |
if it's a recurring question, we could ask a section that mentions that limitation in the ROADMAP.rst section ? |
Yes, we probably need to do this 😞 |
But in Odoo EE there is the Re-Insert pivot key |
The same here. Click on data. You will see the pivots. Click on the one you want to reinsert. On the right, a menu will appear with the table info and the option to reinsert is there |
Under data menu I have only "Add filter" and "Sort range" |
Are you using the last version? Did you try on runboat? |
ok :) i updated the repo and now it works |
Module
spreadsheet_oca
Describe the bug
When I create a pivot by grouping, for example, by month, it does not automatically insert any rows when new month values are added.
Example I have grouped sales by months and they are in July. When I get to August I can't find the new row opening the spredsheet but I have to delete and recreate it.
The text was updated successfully, but these errors were encountered: