Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new fb payload format #42

Conversation

brancusi
Copy link
Contributor

@brancusi brancusi commented Sep 8, 2016

No description provided.

@brancusi brancusi merged commit 4501547 into mlvk:development Sep 8, 2016
brancusi added a commit that referenced this pull request Sep 8, 2016
* Add `has_route_plan` filter to `route_visit` resource

1. You can now filter on route_visit resources by `has_route_plan`
2. Seeds now correctly creates products with is_sold and is_product

* Adding real geo cords to seeds

* LS-5 Should optimize a route plan using routific (#3)

* WIP - Added basic routing endpoint to start

* Add instructions for new feature

* LS-5 implement optimize route post request

* LS-5 optimize the optimize route function

* LS-2 Should be able to add notification rules (#4)

* LS-2 add wants_invoice, wants_credit fields into notification_rules table. Implement api for notification rule

* LS-2 add detroy nofication rule api

* LS-2 generate a migration instead of modifying schema directly

* IS-3 Create seed data in db (#6)

* LS-2 add notification model and update db seed

* IS-2 update seed data: add customers, vendors, sale orders, purchase orders, notifications, credit notes, route plans

* IS-2 without factory girl and seed data changes

* WIP - Seed updates

* IS-3 creat route plans on db:seed task

* IS-3 truncate tables and reset identity

* IS-4 change wants_invoice to wants_order on notification_rules table (#7)

* IS-5 Create the notification worker for sending notification email (#8)

* IS-5 create notification worker

* IS-5 add renderer column into notifications table, send notification in case sales order

* WIP need fix the test

* Alterntive approach to notification renderer

* IS-5 create notification worker

* Alterntive approach to notification renderer

* IS-5 add renderer column into notifications table, send notification in case sales order

* WIP need fix the test

* IS-5 add fulfillment into notifications table, implement update fulfillment notification renderer, modify process route visit worker

* IS-5 remove mail gun utils

* IS-7 - Fixed credit xero sync (#9)

* IS-6 add item desires and item credit rates to seed data (#10)

* IS-8 set position value for route visits in seed data (#11)

* Add logging system (#12)

* Add papertrail log system

* Updated docs, remove node deps

* Update docs

* Update docs [skip ci]

* IS-9 Hard code start_time, end_time, drop_off_count, pick_up_count on route_plan resource (#13)

* update fulfillment email template (#14)

[ch16]

* [ch29] - Initial implementation (#15)

* Initial implementation

* Add location_code_prefix and code to resources

* [ch40] - Add error handling when xero record fail save (#16)

* Add error handling when xero record fail save

* Remove validations on code fields since they are generated

* Cleanup old files

* [ch42] - Updating travis the migration so it logs build errors (#17)

* Add staging to group (#18)

* Update travis to deploy on staging

* Add mapbox env and add to session response (#19)

* Aramzadikian/ch52/add order state to order model (#20)

* add order_state to order model

* edit state name from order to order_state for making it unique

* Implement: should remove validate name of location model (#21)

* Implement: should lowercase value when checking unique (#22)

* Delete its notifications when delete an order (#23)

* Add nullify on order credit and fulfillment (#24)

* add "all" condition for order status filter (#25)

* Add desire of products on seed data (#26)

* modify route plan states (#27)

* Vinhlt3/ch97/cleanup on location delete (#28)

* remove remove its association records when remove a location

* clean up location delete

* write test for destroying a location

* add relationship between route plan blueprint and user (#29)

* Vinhlt3/ch134/improve generate unique code of company location (#31)

* improve generate unique code of company, location, order

* add test generate unique code

* remove self in case getting data

* Vinhlt3/ch28/update seed data (#30)

* Update seed data

* generate order_number in seed data

* update seed data remove generate order_number

* Decrease number of orders in seed data (#32)

* Fix aws upload timeout (#33)

1. Update gems
1. Cleanup devise deprecations
1. Add aws logging

* update web docker image and deps (#34)

* Add endpoint (#35)

1. Update seed file to allow quick change of record counts
1. Add tests

* update notification template and cleanup (#36)

* update notification template and cleanup

* Add missing files

* Update pdf generators and email templates (#37)

1. Add svg addon
1. Add footers for invoice, credit, and po
1. Formatted credit note, po, invoice

* adding sig to credit note (#38)

1. Add sig to credit note

* Add footer svg graphics (#39)

* update route visit information on distribution document (#40)

* Fix bug seed data (#41)

* update route visit information on distribution document

* fix bug seed data

* Add new fb payload format (#42)

* wip

* cleanup

* Implement: should be able to create orders from active location only when stub orders or duplicate orders (#43)

* Cleanup

Cleanup sales data creation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant