mirror of
https://github.com/bringout/oca-ocb-report.git
synced 2026-04-23 21:02:05 +02:00
19.0 vanilla
This commit is contained in:
parent
62d197ac8b
commit
184bb0e321
667 changed files with 691406 additions and 239886 deletions
|
|
@ -0,0 +1,7 @@
|
|||
import { helpers } from "@odoo/o-spreadsheet";
|
||||
|
||||
const { toUnboundedZone } = helpers;
|
||||
|
||||
export function toRangeData(sheetId, xc) {
|
||||
return { _zone: toUnboundedZone(xc), _sheetId: sheetId };
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue