Commit 725955a
committed
[IMP] delete_unused: new option to remove the xmlids
The `delete_unused` is used we want to keep a record that no longer
define in the data if it was used.
It sometimes happen that its xmlid is reused for another record (which
may belong to another model). This new option allow to avoid errors.
closes #41
Signed-off-by: Alvaro Fuentes Suarez (afu) <afu@odoo.com>1 parent 981e94b commit 725955a
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
921 | 921 | | |
922 | 922 | | |
923 | 923 | | |
| 924 | + | |
924 | 925 | | |
925 | 926 | | |
926 | 927 | | |
| |||
998 | 999 | | |
999 | 1000 | | |
1000 | 1001 | | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
1001 | 1015 | | |
1002 | 1016 | | |
1003 | 1017 | | |
| |||
0 commit comments