Commit Graph

332 Commits

Author SHA1 Message Date
oca-travis
ec602c71d2 [UPD] Update pingen.pot 2022-03-30 11:06:01 +00:00
OCA-git-bot
e0775edc60 Merge PR #124 into 10.0
Signed-off-by sebalix
2022-03-30 10:58:30 +00:00
OCA-git-bot
eb1be76868 Merge PR #277 into 10.0
Signed-off-by sebalix
2022-03-30 10:45:42 +00:00
Akim Juillerat
d2b16d8a7b Remove unneeded + to concatenate string 2022-03-21 16:24:37 +01:00
Nicolas Bessi (nbessi)
0b9574f3cc Add api decorator on create, write
on pingen ir.attachment.
When multiple module redefine create, write
it can lead to TypeError
2022-03-21 16:24:37 +01:00
Akim Juillerat
e3b2f67dec Finish migration to version 10.0
Do not raise ConnectionError if we get a response
Use ConnectionError from requests lib instead of overriding it
Fix push_to_pingen (writes on state as for cron), remove unneeded loops
2022-03-21 16:24:37 +01:00
a-baghirli
f470bb7be5 Pingen migrated to 10.0
attachment_id not needed

Pingen get_pingen_session fixed
2022-03-21 16:24:22 +01:00
Akim Juillerat
41d4bda114 Fix travis.yml 2022-03-21 16:05:00 +01:00
OCA-git-bot
3f97b2bc7e [ADD] setup.py 2021-10-16 06:09:47 +00:00
OCA-git-bot
ea5963591c [UPD] addons table in README.md 2021-08-14 04:30:15 +00:00
OCA-git-bot
8cc6b5016e [ADD] .editorconfig [ci skip] 2019-11-19 22:08:18 +01:00
OCA-git-bot
184f919a5b [ADD] icon.png 2019-04-03 03:16:50 +00:00
Pedro M. Baeza
762a616a8d Merge pull request #160 from CompassionCH/10.0
[FIX] printer_tray: print_options expecting the full report instead of a string
2018-09-04 13:11:57 +02:00
nbornand
88501d3581 [FIX] print_options expecting the full report instead of a string 2018-07-30 10:50:16 +02:00
oca-travis
587e331b7e [UPD] Update printer_zpl2.pot 2018-06-23 19:53:44 +00:00
oca-travis
370662303c [UPD] Update printer_tray.pot 2018-06-23 19:53:43 +00:00
oca-travis
b02fcf8d9d [UPD] Update base_report_to_printer.pot 2018-06-23 19:53:42 +00:00
Stéphane Bidoul (ACSONE)
c6afeb9a4b trigger Travis build to generate .pot 2018-06-23 18:19:52 +02:00
Stéphane Bidoul (ACSONE)
d430a0a12d remove obsolete .pot files [ci skip] 2018-06-15 23:38:01 +02:00
OCA Git Bot
712248dc1b [UPD] addons table in README.md [ci skip] 2018-05-31 02:54:42 +02:00
Pedro M. Baeza
51e80f08af [FIX] base_report_to_printer: related field not readonly provokes unneeded writes 2018-05-30 20:18:04 +02:00
OCA Git Bot
f7f3f4a64e [ADD] setup.py [ci skip] 2018-04-19 12:10:33 +02:00
OCA Git Bot
8ff8e17a5d [UPD] addons table in README.md 2018-04-13 02:41:28 +02:00
Pedro M. Baeza
e7ad70d81e Merge pull request #141 from Tecnativa/10.0-PR-base_report_to_printer-copies-context
[10.0][FIX] base_report_to_printer: Loss report_copies context
2018-04-12 18:06:49 +02:00
Sergio Teruel Albert
a4f26af94a [10.0][FIX] base_report_to_printer: Loss report_copies context 2018-04-12 17:38:07 +02:00
OCA Git Bot
a30a18e779 [UPD] addons table in README.md 2018-04-12 02:41:40 +02:00
Jairo Llopis
3eb0c70acb [IMP] base_report_to_printer: Fix XMLRPC calls and tests
- When added the patch to be able to configure report copies by report object, the expected signature changed to expect a report object. That can't work through the XMLRPC interface, so we revert it to what it was before: expecting the report name.
- Some tests that were producing warnings are muted now.
- The tests that had been changed went back to normal too.
- Current implementation didn't produce the expected results when actually forcing to print 1 copy.
- Added a demo report to test, since searching the database for the 1st unkonwn report found is not very deterministic and can lead to problems, like those addressed in #122 and #123.
- Finally, this update requires a database upgrade, so I pushed correctly the manifest version too.
2018-04-11 10:59:14 +01:00
Luis M. Ontalba
a946a2a570 [10.0][IMP] base_report_to_printer: Copies number in print report 2018-04-11 10:59:14 +01:00
OCA Git Bot
2bae394d79 [UPD] addons table in README.md 2018-04-06 02:41:26 +02:00
Rod Schouteden
7431198043 [9.0][10.0][11.0] [FIX] user access to printer objects (#138)
This was default behavior in v8 where there was no specific group on the read access of these objects.
The group was created in v9 so all versions upwards are affected
2018-04-05 16:45:42 +02:00
OCA Git Bot
33854f96b0 [UPD] addons table in README.md 2018-04-04 02:41:10 +02:00
Pedro M. Baeza
cc27edcae9 Merge pull request #139 from fmdl/patch-1
[FIX] printer_zpl2 : extra is not passed
2018-04-04 00:06:30 +02:00
Florent de Labarre
0c50f6cd55 [FIX] extra is not pass 2018-03-19 19:56:57 +01:00
OCA Transbot
068275802a OCA Transbot updated translations from Transifex 2018-03-03 11:42:12 +01:00
Pedro M. Baeza
c8244592b3 [FIX] base_report_to_printer: Remove migration script from previous version 2018-01-16 13:43:18 +01:00
OCA Git Bot
877d139b7c [UPD] addons table in README.md 2018-01-12 02:40:31 +01:00
Jairo Llopis
8b5c4f3fb0 [FIX] base_report_to_printer: Stateless tests (#122)
If the test was run in a database with the `account` module installed, they were failing for 2 reasons:

- It was searching for the first report it could find, with the first 5 records to report. This made it load the `account.report_agedpartnerbalance` report, which caused a fake `TypeError: 'NoneType' object has no attribute '__getitem__'` error.
- It was running tests without loading the full module graph, thus not getting the default value for the new required `invoice_warn` field.

Now tests are run in `post_install` mode to load full module graph, and they use stateless data.
2018-01-11 14:19:47 +01:00
OCA Transbot
44a1df2700 OCA Transbot updated translations from Transifex 2017-12-30 11:19:58 +01:00
OCA Transbot
717204ded5 OCA Transbot updated translations from Transifex 2017-12-09 10:38:52 +01:00
OCA Git Bot
756212a267 [UPD] addons table in README.md 2017-12-07 02:39:10 +01:00
Pedro M. Baeza
6d1609531d [FIX] printer_zpl2: Bump version 2017-12-06 13:09:48 +01:00
Pedro M. Baeza
5eadb01acc Merge pull request #91 from apertoso/10.0_recall_printer_conf
allow to avoid 'Recall last saved values' command
2017-12-06 13:09:10 +01:00
OCA Git Bot
7d84d576a0 [UPD] addons table in README.md 2017-10-03 02:41:01 +02:00
Dave Lasley
451ff2b8be Merge pull request #101 from gdgellatly/10.0
[FIX] Minor bugfixes
2017-10-02 15:43:39 -07:00
Graeme Gellatly
8766fc6983 [FIX] Minor bugfixes
Printer Tray isn't an app
Base Report To printer ir.actions.report.xml view xpath error and missing page name
Put to before security as security tab doesn't do much and if this module is installed it should be the hero page
2017-10-03 10:37:03 +13:00
Pedro M. Baeza
04881c6950 [FIX] printer_zpl2: Bump version number
[skip ci]
2017-10-02 18:24:19 +02:00
Alexandre Fayolle
6d18a1425d Merge pull request #107 from OCA/moylop260-patch-1
[REF] .travis.yml: Using wkhtmltopdf version from MQT
2017-10-02 14:39:33 +02:00
Moises Lopez - https://www.vauxoo.com/
f1d1713fb7 [REF] .travis.yml: Using wkhtmltopdf version from MQT 2017-10-02 14:40:38 +02:00
OCA Git Bot
90a97ab165 [UPD] addons table in README.md 2017-08-27 02:38:46 +02:00
Pedro M. Baeza
4e1f826ba4 Merge pull request #95 from syleam/10.0-remove-dead-code
[REM] Removed dead code
2017-08-26 18:04:27 +02:00