auto-install=True on donation_recurring_tax_receipt#9
Conversation
|
Can you check red status? |
|
This red status is still a mystery for me. I added logs, but I still don't understand why my YAML test sometimes fails with this bad date... |
|
@alexis-via I would bet on a timezone issue. Your test ran at 2015-06-14 22:02:44,906 It says that tax_receipt_id.date=2015-06-15 So when setting the timestamp it might have interpreted it as 2015-06-15 00:02 Maybe you could test getting the date with |
|
@yvaucher I can't use "fields." in YAML test, even with new API |
|
@alexis-via you need to do See an old API exemple which is working in |
|
I plan to merge it very soon now, so as to update the travis config file with the appropriate version numbers. |
|
👍 |
1 similar comment
|
👍 |
auto-install=True on donation_recurring_tax_receipt
No description provided.