1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-12 07:41:04 +01:00
phorge-phorge/src
epriestley 87f878ec8a Stop trying to CC merchants on invoices/receipts
Summary:
Fixes T13341. Currently, cart emails (invoices/receipts) are sent to members of the associated merchant account. This was just a simple way to keep an eye on things when this was first written.

The system works fine, and recent changes (almost certainly D20525) stopped these emails from working (presumably because of the slightly weird merchant permissions model).

This could be sorted out in more detail, but it looks like the path forward is to introduce a side channel for email anyway (via T8389), and that's a better way to implement this behavior since it means the normal recipients won't see a bunch of random staff/merchant email addresses on their receipts.

Test Plan: Grepped for `merchant` in this editor.

Maniphest Tasks: T13341

Differential Revision: https://secure.phabricator.com/D20696
2019-08-02 10:51:17 -07:00
..
__tests__ Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
aphront Fix a looping workflow when trying to submit a partially-effectless transaction group 2019-05-23 19:16:17 -07:00
applications Stop trying to CC merchants on invoices/receipts 2019-08-02 10:51:17 -07:00
docs Modernize user and repository "delete" workflows and improve documentation 2019-08-02 09:30:50 -07:00
extensions
infrastructure Support "date" custom fields in "*.edit" endpoints 2019-07-31 13:10:14 -07:00
view Modernize user and repository "delete" workflows and improve documentation 2019-08-02 09:30:50 -07:00
__phutil_library_init__.php
__phutil_library_map__.php Add very basic support for generating PDF documents 2019-08-01 10:50:24 -07:00