1 | poweron@innprotest-143933299-debian-2gb-nbg1-1:/home/poweron/gittools$ ./pull_repos.py demo |
2 | Pulling local_repo_path = /home/poweron/addons/quotation_print_options |
3 | remote: Enumerating objects: 23, done. |
4 | remote: Counting objects: 100% (23/23), done. |
5 | remote: Compressing objects: 100% (12/12), done. |
6 | remote: Total 23 (delta 12), reused 19 (delta 11), pack-reused 0 |
7 | Unpacking objects: 100% (23/23), 7.71 KiB | 415.00 KiB/s, done. |
8 | From github.com:euroblaze/quotation_print_options |
9 | * branch demo -> FETCH_HEAD |
10 | Updating 4467e2c..c6da965 |
11 | Fast-forward |
12 | __manifest__.py | 1 + |
13 | models/__init__.py | 1 + |
14 | models/sale_order.py | 88 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--- |
15 | models/sale_order_template.py | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
16 | report/sale_report_templates.xml | 4 ++-- |
17 | views/sale_order_template_views.xml | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
18 | 6 files changed, 251 insertions(+), 5 deletions(-) |
19 | create mode 100644 models/sale_order_template.py |
20 | create mode 100644 views/sale_order_template_views.xml |
21 | Pulled latest changes for quotation_print_options |
22 | Pulling local_repo_path = /home/poweron/addons/invoice_printoptions |
23 | remote: Enumerating objects: 132, done. |
24 | remote: Counting objects: 100% (50/50), done. |
25 | remote: Compressing objects: 100% (34/34), done. |
26 | remote: Total 132 (delta 21), reused 31 (delta 15), pack-reused 82 |
27 | Receiving objects: 100% (132/132), 37.41 KiB | 403.00 KiB/s, done. |
28 | Resolving deltas: 100% (53/53), completed with 5 local objects. |
29 | From github.com:euroblaze/invoice_printoptions |
30 | * branch demo -> FETCH_HEAD |
31 | Updating 6a58383..2d81f1c |
32 | Fast-forward |
33 | __manifest__.py | 5 ++- |
34 | i18n/de.po | 27 ++++++++++++ |
35 | i18n/invoice_printoptions.pot | 246 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
36 | models/__init__.py | 2 +- |
37 | models/account_move.py | 24 ++++++++-- |
38 | report/invoice_report.xml | 172 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- |
39 | views/account_move.xml | 22 +++++++--- |
40 | views/account_report.xml | 12 +++++ |
41 | 8 files changed, 495 insertions(+), 15 deletions(-) |
42 | create mode 100644 i18n/invoice_printoptions.pot |
43 | create mode 100644 views/account_report.xml |
44 | Pulled latest changes for invoice_printoptions |
45 | Pulling local_repo_path = /home/poweron/addons/dpo |
46 | remote: Enumerating objects: 31, done. |
47 | remote: Counting objects: 100% (31/31), done. |
48 | remote: Compressing objects: 100% (18/18), done. |
49 | remote: Total 23 (delta 9), reused 11 (delta 4), pack-reused 0 |
50 | Unpacking objects: 100% (23/23), 7.11 KiB | 809.00 KiB/s, done. |
51 | From github.com:euroblaze/dpo |
52 | * branch demo -> FETCH_HEAD |
53 | Updating d0990ae..e1cf523 |
54 | Fast-forward |
55 | README.md | 4 +++- |
56 | __manifest__.py | 6 ++++-- |
57 | models/__init__.py | 2 +- |
58 | models/{res_company.py => dpo_settings.py} | 10 +++++----- |
59 | models/stock_picking.py | 19 ++++++++++++++----- |
60 | security/ir.model.access.csv | 2 ++ |
61 | views/stock_picking_views.xml | 1 + |
62 | 7 files changed, 30 insertions(+), 14 deletions(-) |
63 | rename models/{res_company.py => dpo_settings.py} (72%) |
64 | create mode 100644 security/ir.model.access.csv |
65 | Pulled latest changes for dpo |
66 | Pulling local_repo_path = /home/poweron/addons/task2po |
67 | From github.com:euroblaze/task2po |
68 | * branch demo -> FETCH_HEAD |
69 | Already up to date. |
70 | Pulled latest changes for task2po |
71 | Pulling local_repo_path = /home/poweron/addons/project_bom |
72 | remote: Enumerating objects: 7, done. |
73 | remote: Counting objects: 100% (7/7), done. |
74 | remote: Compressing objects: 100% (4/4), done. |
75 | Unpacking objects: 100% (4/4), 1.77 KiB | 604.00 KiB/s, done. |
76 | remote: Total 4 (delta 2), reused 0 (delta 0), pack-reused 0 |
77 | From github.com:euroblaze/project_bom |
78 | * branch demo -> FETCH_HEAD |
79 | Updating 15f3ba3..b3034d5 |
80 | Fast-forward |
81 | models/project.py | 38 ++++++++++++++++++++++++++++---------- |
82 | 1 file changed, 28 insertions(+), 10 deletions(-) |
83 | Pulled latest changes for project_bom |
84 | Pulling local_repo_path = /home/poweron/addons/project_documents |
85 | From github.com:euroblaze/project_documents |
86 | * branch demo -> FETCH_HEAD |
87 | Already up to date. |
88 | Pulled latest changes for project_documents |
89 | Pulling local_repo_path = /home/poweron/addons/project_update_overview |
90 | From github.com:euroblaze/project_update_overview |
91 | * branch demo -> FETCH_HEAD |
92 | Already up to date. |
93 | Pulled latest changes for project_update_overview |
94 | Pulling local_repo_path = /home/poweron/addons/project_task_checklists |
95 | From github.com:euroblaze/project_task_checklists |
96 | * branch demo -> FETCH_HEAD |
97 | Already up to date. |
98 | Pulled latest changes for project_task_checklists |
99 | Pulling local_repo_path = /home/poweron/addons/quick_po |
100 | remote: Enumerating objects: 1, done. |
101 | remote: Counting objects: 100% (1/1), done. |
102 | remote: Total 1 (delta 0), reused 0 (delta 0), pack-reused 0 |
103 | Unpacking objects: 100% (1/1), 687 bytes | 687.00 KiB/s, done. |
104 | From github.com:euroblaze/quick_po |
105 | * branch demo -> FETCH_HEAD |
106 | Updating 2a07577..ce1528a |
107 | Fast-forward |
108 | Pulled latest changes for quick_po |
109 | Pulling local_repo_path = /home/poweron/addons/poweron_ocr |
110 | remote: Enumerating objects: 131, done. |
111 | remote: Counting objects: 100% (131/131), done. |
112 | remote: Compressing objects: 100% (71/71), done. |
113 | remote: Total 119 (delta 84), reused 78 (delta 47), pack-reused 0 |
114 | Receiving objects: 100% (119/119), 17.20 KiB | 8.60 MiB/s, done. |
115 | Resolving deltas: 100% (84/84), completed with 11 local objects. |
116 | From github.com:euroblaze/poweron_ocr |
117 | * branch demo -> FETCH_HEAD |
118 | Updating 6722619..e572372 |
119 | Fast-forward |
120 | __manifest__.py | 7 +++++- |
121 | data/config_data.xml | 9 +++++++ |
122 | data/queue_job_config_data.xml | 10 ++++++++ |
123 | models/account_move.py | 7 ++---- |
124 | models/ocr_mixin.py | 141 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------- |
125 | models/purchase_order.py | 10 +++----- |
126 | models/res_company.py | 4 ++- |
127 | models/res_config_settings.py | 2 ++ |
128 | utils/common.py | 11 ++++++++ |
129 | views/account_move.xml | 34 ++++++++++++++++++++----- |
130 | views/purchase_order.xml | 42 ++++++++++++++++++++++++++----- |
131 | views/res_config_settings.xml | 55 ++++++++++++++++++++++++---------------- |
132 | 12 files changed, 250 insertions(+), 82 deletions(-) |
133 | create mode 100644 data/config_data.xml |
134 | create mode 100644 data/queue_job_config_data.xml |
135 | create mode 100644 utils/common.py |
136 | Pulled latest changes for poweron_ocr |
137 | Pulling local_repo_path = /home/poweron/addons/powered_by |
138 | remote: Enumerating objects: 5, done. |
139 | remote: Counting objects: 100% (5/5), done. |
140 | remote: Compressing objects: 100% (3/3), done. |
141 | remote: Total 3 (delta 1), reused 0 (delta 0), pack-reused 0 |
142 | Unpacking objects: 100% (3/3), 1018 bytes | 339.00 KiB/s, done. |
143 | From github.com:euroblaze/powered_by |
144 | * branch demo -> FETCH_HEAD |
145 | Updating 882197d..2e08f17 |
146 | Fast-forward |
147 | README.md | 5 +++- |
148 | __manifest__.py | 6 ++-- |
149 | data/mail_template_data.xml | 150 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
150 | i18n/de.po | 8 ++++++ |
151 | static/src/views/user_menu_item.js | 15 ++++++++++ |
152 | 5 files changed, 181 insertions(+), 3 deletions(-) |
153 | create mode 100644 data/mail_template_data.xml |
154 | create mode 100644 i18n/de.po |
155 | create mode 100644 static/src/views/user_menu_item.js |
156 | Pulled latest changes for powered_by |
157 | Pulling local_repo_path = /home/poweron/addons/vb2po |
158 | From github.com:euroblaze/vb2po |
159 | * branch demo -> FETCH_HEAD |
160 | Already up to date. |
161 | Pulled latest changes for vb2po |
162 | Pulling local_repo_path = /home/poweron/addons/nextcloud |
163 | remote: Enumerating objects: 68, done. |
164 | remote: Counting objects: 100% (66/66), done. |
165 | remote: Compressing objects: 100% (16/16), done. |
166 | remote: Total 38 (delta 25), reused 31 (delta 20), pack-reused 0 |
167 | Unpacking objects: 100% (38/38), 44.58 KiB | 1.35 MiB/s, done. |
168 | From github.com:euroblaze/nextcloud |
169 | * branch demo -> FETCH_HEAD |
170 | Updating 0ea1751..f735676 |
171 | Fast-forward |
172 | .DS_Store | Bin 6148 -> 8196 bytes |
173 | __init__.py | 1 + |
174 | __manifest__.py | 7 +- |
175 | controllers/nextcloud.py | 38 ++--------- |
176 | models/__init__.py | 2 + |
177 | models/ir_attachments.py | 90 ++++++++++++++++++------ |
178 | models/ir_ui_view.py | 9 +++ |
179 | models/nextcloud_folder.py | 139 +++++++++++++++++++++++++++++++++++++ |
180 | models/nextcloud_folder_mapping.py | 38 ++--------- |
181 | models/res_company.py | 134 ++++++++++++++++++++++++++++++++---- |
182 | security/ir.model.access.csv | 2 + |
183 | static/.DS_Store | Bin 6148 -> 6148 bytes |
184 | static/description/icon.png | Bin 124972 -> 39032 bytes |
185 | static/src/.DS_Store | Bin 6148 -> 6148 bytes |
186 | static/src/js/attachment.js | 28 +++++++- |
187 | static/src/js/chatter.js | 84 +++++++++++++++++++++++ |
188 | static/src/scss/file-explorer.css | 265 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
189 | static/src/scss/fileexplorer_sprites.png | Bin 0 -> 10767 bytes |
190 | static/src/scss/style.scss | 4 ++ |
191 | static/src/views/nextcloud/file_explore.xml | 119 ++++++++++++++++++++++++++++++++ |
192 | static/src/views/nextcloud/file_explore_dialog.js | 53 ++++++++++++++ |
193 | static/src/views/nextcloud/file_explore_model.js | 311 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
194 | static/src/views/nextcloud/file_explore_view.js | 191 +++++++++++++++++++++++++++++++++++++++++++++++++++ |
195 | static/src/xml/attachments.xml | 17 ++++- |
196 | views/nextcloud_folder_views.xml | 47 +++++++++++++ |
197 | views/res_company_views.xml | 31 ++++++--- |
198 | wizard/__init__.py | 1 + |
199 | wizard/select_nextcloud_folder_wizard.py | 21 +++--- |
200 | wizard/select_nextcloud_folder_wizard_view.xml | 15 ++-- |
201 | 29 files changed, 1514 insertions(+), 133 deletions(-) |
202 | create mode 100644 models/ir_ui_view.py |
203 | create mode 100644 models/nextcloud_folder.py |
204 | create mode 100644 static/src/js/chatter.js |
205 | create mode 100644 static/src/scss/file-explorer.css |
206 | create mode 100644 static/src/scss/fileexplorer_sprites.png |
207 | create mode 100644 static/src/views/nextcloud/file_explore.xml |
208 | create mode 100644 static/src/views/nextcloud/file_explore_dialog.js |
209 | create mode 100644 static/src/views/nextcloud/file_explore_model.js |
210 | create mode 100644 static/src/views/nextcloud/file_explore_view.js |
211 | create mode 100644 views/nextcloud_folder_views.xml |
212 | Pulled latest changes for nextcloud |